Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseCXXInlineMethods.cpp261 Self->ParseLexedMethodDeclaration(*this); in ParseLexedMethodDeclarations()
301 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() function in Parser
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Parse/
DParser.h1105 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);