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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCPropertyChecker.cpp56 const ObjCImplDecl *ImplD = nullptr; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp174 auto &ImplD = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp61 ObjCPropertyImplDecl *ImplD; member in struct:__anon286::PropertiesRewriter::PropData
H A DObjCMT.cpp1709 inferDesignatedInitializers( ASTContext &Ctx, const ObjCImplementationDecl *ImplD) argument
/freebsd-11-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-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2331 DiagnoseMissingDesignatedInitOverrides( const ObjCImplementationDecl *ImplD, const ObjCInterfaceDecl *IFD) argument
H A DSemaDeclObjC.cpp5221 DiagnoseUnusedBackingIvarInAccessor(Scope *S, const ObjCImplementationDecl *ImplD) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1587 setImplementation(ObjCImplementationDecl *ImplD) argument
1588 getASTContext().setObjCImplementation(getDefinition(), ImplD); local
2050 setImplementation(ObjCCategoryImplDecl *ImplD) argument
[all...]
H A DASTContext.cpp2741 setObjCImplementation(ObjCInterfaceDecl *IFaceD, ObjCImplementationDecl *ImplD) argument
2748 setObjCImplementation(ObjCCategoryDecl *CatD, ObjCCategoryImplDecl *ImplD) argument

Completed in 126 milliseconds