Searched defs:parseMethod (Results 1 – 2 of 2) sorted by relevance
287 private static void parseMethod(Tokenizer tokenizer, ClassInfo cl, String token) in parseMethod() method in ApiFile
3619 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()