Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h15 class ObjCInterfaceDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h47 class ObjCInterfaceDecl; variable
H A DCodeGenTypes.h39 class ObjCInterfaceDecl; variable
H A DCodeGenFunction.h69 class ObjCInterfaceDecl; variable
H A DCGDebugInfo.h42 class ObjCInterfaceDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.h35 class ObjCInterfaceDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCanonicalType.h37 class ObjCInterfaceDecl; variable
H A DASTMutationListener.h32 class ObjCInterfaceDecl; variable
H A DExternalASTSource.h49 class ObjCInterfaceDecl; variable
H A DNSAPI.h18 class ObjCInterfaceDecl; variable
H A DAttr.h38 class ObjCInterfaceDecl; variable
H A DDeclBase.h60 class ObjCInterfaceDecl; variable
H A DASTContext.h117 class ObjCInterfaceDecl; variable
H A DDeclObjC.h53 class ObjCInterfaceDecl; variable
H A DTypeLoc.h40 class ObjCInterfaceDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h43 class ObjCInterfaceDecl; variable
H A DSema.h157 class ObjCInterfaceDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h79 class ObjCInterfaceDecl; variable
H A DASTReader.h93 class ObjCInterfaceDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1516 ObjCInterfaceDecl::ObjCInterfaceDecl(const ASTContext &C, DeclContext *DC, in ObjCInterfaceDecl() function in ObjCInterfaceDecl
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3167 AST_POLYMORPHIC_SUPPORTED_TYPES(CXXRecordDecl, ObjCInterfaceDecl), in AST_POLYMORPHIC_MATCHER_P() argument