Home
last modified time | relevance | path

Searched defs:ObjCMethodDecl (Results 1 – 22 of 22) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/
H A DCodeInjector.h23 class ObjCMethodDecl; variable
H A DBodyFarm.h26 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Edit/
H A DRewriters.h14 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.h19 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h52 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h27 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DObjCMethodList.h21 class ObjCMethodDecl; variable
H A DAnalysisBasedWarnings.h24 class ObjCMethodDecl; variable
H A DInitialization.h44 class ObjCMethodDecl; variable
H A DSema.h164 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.h49 class ObjCMethodDecl; variable
H A DCodeGenFunction.h71 class ObjCMethodDecl; variable
H A DCGCall.h39 class ObjCMethodDecl; variable
H A DCodeGenModule.h58 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DMangle.h36 class ObjCMethodDecl; variable
H A DDeclBase.h61 class ObjCMethodDecl; variable
H A DASTContext.h120 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h21 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h34 class ObjCMethodDecl; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3642 AST_MATCHER(ObjCMethodDecl, isClassMethod) { in AST_MATCHER() argument
3658 AST_MATCHER(ObjCMethodDecl, isInstanceMethod) { in AST_MATCHER() argument
4676 ObjCMethodDecl, in AST_POLYMORPHIC_MATCHER_P2() argument
4899 ObjCMethodDecl, in AST_POLYMORPHIC_MATCHER_P() argument
5748 ObjCMethodDecl, in AST_POLYMORPHIC_MATCHER() argument
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1999 llvm::SmallPtrSet<const ObjCMethodDecl *, 8> &SMap) { in DiagnoseUnimplementedAccessor()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp780 ObjCMethodDecl::ObjCMethodDecl( in ObjCMethodDecl() function in ObjCMethodDecl