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

/external/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp262 Self->ParseLexedMethodDeclaration(*this);
302 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { function in class:Parser
/external/clang/include/clang/Parse/
H A DParser.h1094 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);

Completed in 116 milliseconds