Searched refs:SynthesizeObjCMethodResult (Results 1 – 2 of 2) sorted by relevance
142 bool SynthesizeObjCMethodResult(clang::ObjCMethodDecl *MethodDecl);
87 SynthesizeObjCMethodResult(method_decl); in TransformTopLevelDecl()155 bool ASTResultSynthesizer::SynthesizeObjCMethodResult( in SynthesizeObjCMethodResult() function in ASTResultSynthesizer