Searched defs:ImplD (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCPropertyChecker.cpp56 const ObjCImplDecl *ImplD = nullptr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp180 auto &ImplD = local
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp61 ObjCPropertyImplDecl *ImplD; member in struct:__anon1542::PropertiesRewriter::PropData
H A DObjCMT.cpp1701 inferDesignatedInitializers( ASTContext &Ctx, const ObjCImplementationDecl *ImplD) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h104 PerDylibResources(JITDylib &ImplD, argument
111 JITDylib &ImplD; member in struct:llvm::orc::CompileOnDemandLayer::PerDylibResources
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2330 DiagnoseMissingDesignatedInitOverrides( const ObjCImplementationDecl *ImplD, const ObjCInterfaceDecl *IFD) argument
H A DSemaDeclObjC.cpp5254 DiagnoseUnusedBackingIvarInAccessor(Scope *S, const ObjCImplementationDecl *ImplD) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1586 setImplementation(ObjCImplementationDecl *ImplD) argument
1587 getASTContext().setObjCImplementation(getDefinition(), ImplD); local
2049 setImplementation(ObjCCategoryImplDecl *ImplD) argument
[all...]
H A DASTContext.cpp2729 setObjCImplementation(ObjCInterfaceDecl *IFaceD, ObjCImplementationDecl *ImplD) argument
2736 setObjCImplementation(ObjCCategoryDecl *CatD, ObjCCategoryImplDecl *ImplD) argument

Completed in 230 milliseconds