Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/TableGen/
DTGParser.cpp1465 std::string TGParser::ParseDeclaration(Record *CurRec, in ParseDeclaration() function in TGParser
/external/llvm/lib/TableGen/
DTGParser.cpp1688 Init *TGParser::ParseDeclaration(Record *CurRec, in ParseDeclaration() function in TGParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DTGParser.cpp2200 Init *TGParser::ParseDeclaration(Record *CurRec, in ParseDeclaration() function in TGParser
/external/clang/lib/Parse/
DParseDecl.cpp1478 Parser::DeclGroupPtrTy Parser::ParseDeclaration(unsigned Context, in ParseDeclaration() function in Parser