Home
last modified time | relevance | path

Searched defs:ParseLexedMethodDefs (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp237 void Parser::LateParsedDeclaration::ParseLexedMethodDefs() {} in ParseLexedMethodDefs() function in Parser::LateParsedDeclaration
254 void Parser::LateParsedClass::ParseLexedMethodDefs() { in ParseLexedMethodDefs() function in Parser::LateParsedClass
262 void Parser::LexedMethod::ParseLexedMethodDefs() { in ParseLexedMethodDefs() function in Parser::LexedMethod
477 void Parser::ParseLexedMethodDefs(ParsingClass &Class) { in ParseLexedMethodDefs() function in Parser
/external/llvm-project/clang/lib/Parse/
DParseCXXInlineMethods.cpp224 void Parser::LateParsedDeclaration::ParseLexedMethodDefs() {} in ParseLexedMethodDefs() function in Parser::LateParsedDeclaration
243 void Parser::LateParsedClass::ParseLexedMethodDefs() { in ParseLexedMethodDefs() function in Parser::LateParsedClass
259 void Parser::LexedMethod::ParseLexedMethodDefs() { in ParseLexedMethodDefs() function in Parser::LexedMethod
509 void Parser::ParseLexedMethodDefs(ParsingClass &Class) { in ParseLexedMethodDefs() function in Parser