Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp256 Self->ParseLexedMethodDeclaration(*this); in ParseLexedMethodDeclarations()
328 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1554 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);