Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseObjc.cpp2262 P.ParseLexedObjCMethodDefs(*LateParsedObjCMethods[i], in finish()
2269 P.ParseLexedObjCMethodDefs(*LateParsedObjCMethods[i], in finish()
3637 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs() function in Parser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1559 void ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod);