Searched defs:parseMethod (Results 1 – 4 of 4) sorted by relevance
287 private static void parseMethod(Tokenizer tokenizer, ClassInfo cl, String token) in parseMethod() method in ApiFile
3633 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
3619 void Parser::ParseLexedObjCMethodDefs(LexedMethod &LM, bool parseMethod) { in ParseLexedObjCMethodDefs()
2533 bool IncludeParser::parseMethod(Definition* child, Definition* markupDef) { in parseMethod() function in IncludeParser