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

/external/clang/lib/Parse/
H A DParseObjc.cpp1627 P.ParseLexedObjCMethodDefs(*LateParsedObjCMethods[i],
1634 P.ParseLexedObjCMethodDefs(*LateParsedObjCMethods[i],
2907 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { function in class:Parser
/external/clang/include/clang/Parse/
H A DParser.h1099 void ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod);

Completed in 148 milliseconds