Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDNSIndexPath.cpp161 struct Impl { struct in NSIndexPathSyntheticFrontEnd
162 Mode m_mode;
165 GetNumIndexes () in GetNumIndexes()
179 GetIndexAtIndex (size_t idx, const ClangASTType& desired_type) in GetIndexAtIndex()
193 struct InlinedIndexes {
286 struct OutsourcedIndexes {
309 union {
315 Clear () in Clear()
/NextBSD/contrib/llvm/include/llvm/CodeGen/MIRParser/
HDMIRParser.h35 std::unique_ptr<MIRParserImpl> Impl; variable
/NextBSD/contrib/compiler-rt/lib/tsan/tests/rtl/
HDtsan_test_util_linux.cc228 struct ScopedThread::Impl { struct in ScopedThread
239 void ScopedThread::Impl::HandleEvent(Event *ev) { in HandleEvent()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDParentMap.h22 void* Impl; variable
HDASTUnresolvedSet.h89 mutable ASTUnresolvedSet Impl; variable
/NextBSD/contrib/llvm/include/llvm/Analysis/
HDTargetLibraryInfo.h173 const TargetLibraryInfoImpl *Impl; variable
176 explicit TargetLibraryInfo(const TargetLibraryInfoImpl &Impl) : Impl(&Impl) {} in TargetLibraryInfo()
HDLibCallSemantics.h129 mutable void *Impl; variable
HDTargetTransformInfo.h633 T Impl; variable
636 Model(T Impl) : Impl(std::move(Impl)) {} in Model()
825 TargetTransformInfo::TargetTransformInfo(T Impl) in TargetTransformInfo()
/NextBSD/contrib/llvm/include/llvm/Support/
HDCrashRecoveryContext.h45 void *Impl; variable
HDFileSystem.h225 enum Impl { enum
258 operator Impl() const { return V; } in Impl() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDUtils.h111 void *Impl; // Opaque implementation variable
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDVirtualFileSystem.h116 std::shared_ptr<detail::DirIterImpl> Impl; // Input iterator semantics on copy variable
HDIdentifierTable.h724 void *Impl; // Actually a SelectorTableImpl variable
/NextBSD/contrib/llvm/tools/clang/lib/ARCMigrate/
HDInternals.h51 void *Impl; // TransformActionsImpl. variable
/NextBSD/contrib/llvm/lib/Analysis/
HDTargetLibraryInfo.cpp571 std::unique_ptr<TargetLibraryInfoImpl> &Impl = in lookupInfoImpl() local
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDCPPLanguageRuntime.cpp142 typedef UniqueCStringMap<ConstString> Impl; typedef in CPPRuntimeEquivalents
/NextBSD/contrib/llvm/lib/CodeGen/
HDMachineSSAUpdater.cpp354 SSAUpdaterImpl<MachineSSAUpdater> Impl(this, &AvailableVals, InsertedPHIs); in GetValueAtEndOfBlockInternal() local
HDScheduleDAGInstrs.cpp1528 SchedDFSImpl Impl(*this); in compute() local
/NextBSD/contrib/llvm/lib/CodeGen/MIRParser/
HDMIRParser.cpp484 MIRParser::MIRParser(std::unique_ptr<MIRParserImpl> Impl) in MIRParser()
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDDependencyFile.cpp203 DependencyFileGenerator::DependencyFileGenerator(void *Impl) in DependencyFileGenerator()
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDExplodedGraph.h399 ImplTy Impl; variable
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDSSAUpdater.cpp316 SSAUpdaterImpl<SSAUpdater> Impl(this, &AvailableVals, InsertedPHIs); in GetValueAtEndOfBlockInternal() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclObjC.cpp1523 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation()) in getCategoryInstanceMethod() local
1533 if (ObjCCategoryImplDecl *Impl = Cat->getImplementation()) in getCategoryClassMethod() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/
HDCFG.h357 ImplTy Impl; variable
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaAccess.cpp1881 if (ObjCImplDecl *Impl in IsSimplyAccessible() local

12