Searched refs:AddMethodToObjCObjectType (Results 1 – 3 of 3) sorted by relevance
507 …AddMethodToObjCObjectType (const char *name, // the full symbol name as seen in the symbol table …
4995 ClangASTType::AddMethodToObjCObjectType (const char *name, // the full symbol name as seen in the … in AddMethodToObjCObjectType() function in ClangASTType
6554 …clang::ObjCMethodDecl *objc_method_decl = class_opaque_type.AddMethodToObjCObjectType (type_name_c… in ParseType()