Home
last modified time | relevance | path

Searched defs:ObjCInterfaceDecl (Results 1 – 20 of 20) sorted by relevance

/llvm-project/clang/include/clang/Edit/
H A DRewriters.h15 class ObjCInterfaceDecl; variable
/llvm-project/clang-tools-extra/clang-tidy/objc/
H A DMissingHashCheck.cpp20 ast_matchers::internal::Matcher<ObjCInterfaceDecl>, Base) { in AST_MATCHER_P()
H A DSuperSelfCheck.cpp51 ast_matchers::internal::Matcher<ObjCInterfaceDecl>, Base) { in AST_MATCHER_P()
/llvm-project/clang/tools/libclang/
H A DCXCursor.h35 class ObjCInterfaceDecl; variable
/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h48 class ObjCInterfaceDecl; variable
H A DCodeGenFunction.h69 class ObjCInterfaceDecl; global() variable
H A DCGDebugInfo.h45 class ObjCInterfaceDecl; variable
/llvm-project/clang/include/clang/AST/
H A DCanonicalType.h37 class ObjCInterfaceDecl; global() variable
H A DASTMutationListener.h33 class ObjCInterfaceDecl; variable
H A DExternalASTSource.h47 class ObjCInterfaceDecl; global() variable
H A DNSAPI.h18 class ObjCInterfaceDecl; variable
H A DASTContext.h88 class ObjCInterfaceDecl; global() variable
[all...]
H A DDeclObjC.h52 class ObjCInterfaceDecl; variable
[all...]
H A DTypeLoc.h41 class ObjCInterfaceDecl; variable
/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h43 class ObjCInterfaceDecl; variable
H A DSema.h159 class ObjCInterfaceDecl; global() variable
/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h67 class ObjCInterfaceDecl; variable
H A DASTReader.h94 class ObjCInterfaceDecl; global() variable
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1563 ObjCInterfaceDecl::ObjCInterfaceDecl( ObjCInterfaceDecl() function in ObjCInterfaceDecl
[all...]
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3271 AST_POLYMORPHIC_MATCHER_P(isDerivedFrom,AST_POLYMORPHIC_SUPPORTED_TYPES (CXXRecordDecl,ObjCInterfaceDecl),internal::Matcher<NamedDecl>,Base) AST_POLYMORPHIC_MATCHER_P() argument
[all...]