Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseCXXInlineMethods.cpp274 Self->ParseLexedMethodDef(*this); in ParseLexedMethodDefs()
531 void Parser::ParseLexedMethodDef(LexedMethod &LM) { in ParseLexedMethodDef() function in Parser
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DParser.h1590 void ParseLexedMethodDef(LexedMethod &LM);