Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp270 Self->ParseLexedMethodDeclaration(*this); in ParseLexedMethodDeclarations()
342 void Parser::ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM) { in ParseLexedMethodDeclaration() function in Parser
/openbsd-src/gnu/llvm/clang/include/clang/Parse/
H A DParser.h1588 void ParseLexedMethodDeclaration(LateParsedMethodDeclaration &LM);