Home
last modified time | relevance | path

Searched defs:Impl (Results 1 – 25 of 25) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DParentMap.h22 void* Impl; variable
H A DASTUnresolvedSet.h89 mutable ASTUnresolvedSet Impl; variable
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dqualified-id.cpp23 class Impl { class
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DLibCallSemantics.h129 mutable void *Impl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h47 void *Impl; variable
H A DFileSystem.h225 enum Impl { enum
257 operator Impl() const { return V; } in Impl() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DVirtualFileSystem.h116 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy variable
H A DIdentifierTable.h729 void *Impl; // Actually a SelectorTableImpl variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/
H A DUtils.h110 void *Impl; // Opaque implementation variable
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DInternals.h51 void *Impl; // TransformActionsImpl. variable
H A DObjCMT.cpp170 if (const ObjCImplementationDecl *Impl = dyn_cast<ObjCImplementationDecl>(D)) in canModify() local
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h401 ImplTy Impl; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp354 SSAUpdaterImpl<MachineSSAUpdater> Impl(this, &AvailableVals, InsertedPHIs); in GetValueAtEndOfBlockInternal() local
H A DScheduleDAGInstrs.cpp1466 SchedDFSImpl Impl(*this); in compute() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DDependencyFile.cpp200 DependencyFileGenerator::DependencyFileGenerator(void *Impl) in DependencyFileGenerator()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp315 SSAUpdaterImpl<SSAUpdater> Impl(this, &AvailableVals, InsertedPHIs); in GetValueAtEndOfBlockInternal() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1365 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation()) in getCategoryInstanceMethod() local
1375 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation()) in getCategoryClassMethod() local
H A DASTImporter.cpp3373 ObjCCategoryImplDecl *Impl in VisitObjCCategoryDecl() local
3585 ObjCImplementationDecl *Impl = cast_or_null<ObjCImplementationDecl>( in ImportDefinition() local
3705 ObjCImplementationDecl *Impl = Iface->getImplementation(); in VisitObjCImplementationDecl() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h357 ImplTy Impl; variable
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp130 else if (ObjCImplDecl *Impl = dyn_cast<ObjCImplDecl>(DC)) in CheckObjCMethodOverride() local
3254 else if (ObjCImplDecl *Impl = dyn_cast<ObjCImplDecl>(ClassDecl)) in ActOnMethodDeclaration() local
H A DSemaAccess.cpp1881 if (ObjCImplDecl *Impl in IsSimplyAccessible() local
H A DSemaObjCProperty.cpp2071 else if (ObjCImplDecl *Impl = dyn_cast<ObjCImplDecl>(CD)) in ProcessPropertyDecl() local
H A DSemaCodeComplete.cpp4874 if (ObjCCategoryImplDecl *Impl = CatDecl->getImplementation()) in AddObjCMethods() local
4887 if (ObjCImplementationDecl *Impl = IFace->getImplementation()) in AddObjCMethods() local
6818 if (ObjCImplementationDecl *Impl = dyn_cast<ObjCImplementationDecl>(D)) { in CodeCompleteObjCMethodDecl() local
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp1100 Pass *Impl = findAnalysisPass(*I, true); in initializeAnalysisImpl() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp5047 if (ObjCCategoryImplDecl *Impl in clang_getCursorDefinition() local
5067 } else if (ObjCImplementationDecl *Impl = IFace->getImplementation()) in clang_getCursorDefinition() local