Home
last modified time | relevance | path

Searched refs:ParseLexedMethodDeclaration (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp316 Self->ParseLexedMethodDeclaration(*this); in ParseLexedMethodDeclarations()
388 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() function in Parser
/src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1659 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);