Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp240 void Parser::LateParsedDeclaration::ParseLexedMethodDefs() {} ParseLexedMethodDefs() function in Parser::LateParsedDeclaration
259 void Parser::LateParsedClass::ParseLexedMethodDefs() { ParseLexedMethodDefs() function in Parser::LateParsedClass
275 void Parser::LexedMethod::ParseLexedMethodDefs() { ParseLexedMethodDefs() function in Parser::LexedMethod
527 void Parser::ParseLexedMethodDefs(ParsingClass &Class) { ParseLexedMethodDefs() function in Parser