Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCodeInjector.h24 class ObjCMethodDecl; variable
H A DBodyFarm.h27 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Edit/
H A DRewriters.h15 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h46 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DIndexingContext.h28 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DObjCMethodList.h22 class ObjCMethodDecl; variable
H A DAnalysisBasedWarnings.h24 class ObjCMethodDecl; variable
H A DInitialization.h45 class ObjCMethodDecl; variable
H A DSema.h152 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.h49 class ObjCMethodDecl; variable
H A DCodeGenFunction.h69 class ObjCMethodDecl; variable
H A DCGCall.h39 class ObjCMethodDecl; variable
H A DCodeGenModule.h57 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DMangle.h36 class ObjCMethodDecl; variable
H A DDeclBase.h60 class ObjCMethodDecl; variable
1554 friend class ObjCMethodDecl; variable
H A DASTContext.h112 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.h22 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DClangForward.h86 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderInternals.h35 class ObjCMethodDecl; variable
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3784 ObjCMethodDecl, in AST_POLYMORPHIC_MATCHER_P2() argument
3879 ObjCMethodDecl, in AST_POLYMORPHIC_MATCHER_P() argument
4556 ObjCMethodDecl, in AST_POLYMORPHIC_MATCHER() argument
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1943 llvm::SmallPtrSet<const ObjCMethodDecl *, 8> &SMap) { in DiagnoseUnimplementedAccessor()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp779 ObjCMethodDecl::ObjCMethodDecl(SourceLocation beginLoc, SourceLocation endLoc, in ObjCMethodDecl() function in ObjCMethodDecl