Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseObjc.cpp2237 P.ParseLexedObjCMethodDefs(*LateParsedObjCMethods[i], in finish()
2244 P.ParseLexedObjCMethodDefs(*LateParsedObjCMethods[i], in finish()
3610 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs() function in Parser
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1393 void ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod);