Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp255 Self->ParseLexedMethodDeclaration(*this); in ParseLexedMethodDeclarations()
298 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() function in Parser
/external/clang/include/clang/Parse/
DParser.h1177 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);