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