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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DObjCPropertyChecker.cpp56 const ObjCImplDecl *ImplD = nullptr; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h103 PerDylibResources(JITDylib &ImplD, argument
110 JITDylib &ImplD; member in struct:llvm::orc::CompileOnDemandLayer::PerDylibResources
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransProperties.cpp61 ObjCPropertyImplDecl *ImplD; member in struct:__anon285::PropertiesRewriter::PropData
H A DObjCMT.cpp1699 inferDesignatedInitializers( ASTContext &Ctx, const ObjCImplementationDecl *ImplD) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp189 auto &ImplD = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp2320 DiagnoseMissingDesignatedInitOverrides( const ObjCImplementationDecl *ImplD, const ObjCInterfaceDecl *IFD) argument
H A DSemaDeclObjC.cpp5319 DiagnoseUnusedBackingIvarInAccessor(Scope *S, const ObjCImplementationDecl *ImplD) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1597 setImplementation(ObjCImplementationDecl *ImplD) argument
1598 getASTContext().setObjCImplementation(getDefinition(), ImplD); local
2081 setImplementation(ObjCCategoryImplDecl *ImplD) argument
[all...]
H A DASTContext.cpp2819 setObjCImplementation(ObjCInterfaceDecl *IFaceD, ObjCImplementationDecl *ImplD) argument
2826 setObjCImplementation(ObjCCategoryDecl *CatD, ObjCCategoryImplDecl *ImplD) argument

Completed in 389 milliseconds