reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
999 if (method_decl) { 1000 ObjCInterfaceDecl *self_interface = method_decl->getClassInterface(); 1013 ClangASTContext::GetASTContext(&method_decl->getASTContext())); 1023 if (method_decl->isInstanceMethod()) { 1027 method_decl->getASTContext().getObjCObjectPointerType( 1032 ClangASTContext::GetASTContext(&method_decl->getASTContext())); 1037 QualType class_type = method_decl->getASTContext().getObjCClassType(); 1041 ClangASTContext::GetASTContext(&method_decl->getASTContext()));