Home
last modified time | relevance | path

Searched defs:ParseDeclaration (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGParser.cpp1688 Init *TGParser::ParseDeclaration(Record *CurRec, in ParseDeclaration() function in TGParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp2420 Init *TGParser::ParseDeclaration(Record *CurRec, in ParseDeclaration() function in TGParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp2794 Init *TGParser::ParseDeclaration(Record *CurRec, in ParseDeclaration() function in TGParser
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp1478 Parser::DeclGroupPtrTy Parser::ParseDeclaration(unsigned Context, in ParseDeclaration() function in Parser