Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp254 Self->ParseLexedMethodDeclaration(*this); in ParseLexedMethodDeclarations()
301 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() function in Parser
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h1483 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);