Home
last modified time | relevance | path

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

1234

/openbsd/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp142 struct Impl { struct in NSIndexPathSyntheticFrontEnd
143 size_t GetNumIndexes() { in GetNumIndexes()
154 lldb::ValueObjectSP GetIndexAtIndex(size_t idx, in GetIndexAtIndex()
168 struct InlinedIndexes {
259 struct OutsourcedIndexes {
279 union {
284 void Clear() { in Clear()
298 Impl() {} in Impl() function
300 Mode m_mode = Mode::Invalid;
/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_log_interface.cpp41 XRayLogImpl Impl; member
65 XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT { in __xray_log_register_mode()
106 void __xray_set_log_impl(XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT { in __xray_set_log_impl()
/openbsd/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cpp231 struct ScopedThread::Impl { struct in ScopedThread
242 void ScopedThread::Impl::HandleEvent(Event *ev) { in HandleEvent()
/openbsd/gnu/llvm/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h86 class Impl; variable
118 class Impl; variable
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMagic.h21 enum Impl { enum
64 operator Impl() const { return V; } in Impl() function
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DSignposts.h28 std::unique_ptr<SignpostEmitterImpl> Impl; variable
H A DBinaryStreamRef.h159 BinaryStreamRef(std::shared_ptr<BinaryStream> Impl, uint64_t ViewOffset, in BinaryStreamRef()
224 WritableBinaryStreamRef(std::shared_ptr<WritableBinaryStream> Impl, in WritableBinaryStreamRef()
H A DCrashRecoveryContext.h47 void *Impl = nullptr; variable
/openbsd/gnu/llvm/llvm/include/llvm/WindowsManifest/
H A DWindowsManifestMerger.h61 std::unique_ptr<WindowsManifestMergerImpl> Impl; variable
/openbsd/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp58 class ASTDiff::Impl { class in clang::diff::ASTDiff
113 class SyntaxTree::Impl { class in clang::diff::SyntaxTree
120 Impl(SyntaxTree *Parent, in Impl() function in clang::diff::SyntaxTree::Impl
124 Impl(SyntaxTree *Parent, in Impl() function in clang::diff::SyntaxTree::Impl
261 SyntaxTree::Impl::Impl(SyntaxTree *Parent, ASTContext &AST) in Impl() function in clang::diff::SyntaxTree::Impl
266 SyntaxTree::Impl::Impl(SyntaxTree *Parent, Decl *N, ASTContext &AST) in Impl() function in clang::diff::SyntaxTree::Impl
273 SyntaxTree::Impl::Impl(SyntaxTree *Parent, Stmt *N, ASTContext &AST) in Impl() function in clang::diff::SyntaxTree::Impl
902 ASTDiff::Impl::Impl(SyntaxTree::Impl &T1, SyntaxTree::Impl &T2, in Impl() function in clang::diff::ASTDiff::Impl
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
H A DMIRParser.h43 std::unique_ptr<MIRParserImpl> Impl; variable
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/Utils/
H A DTFUtils.h73 std::unique_ptr<EvaluationResultImpl> Impl; variable
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DParentMap.h21 void* Impl; variable
H A DASTUnresolvedSet.h99 mutable ASTUnresolvedSet Impl; variable
H A DMangle.h314 std::unique_ptr<Implementation> Impl; variable
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp385 MergedLoadStoreMotion Impl(SplitFooterBB); in runOnFunction() local
416 MergedLoadStoreMotion Impl(Options.SplitFooterBB); in INITIALIZE_PASS_DEPENDENCY() local
H A DLowerAtomicPass.cpp91 LowerAtomicPass Impl; member in __anon785da23d0111::LowerAtomicLegacyPass
H A DSpeculativeExecution.cpp127 SpeculativeExecutionPass Impl; member in __anona1905fd90111::SpeculativeExecutionLegacyPass
/openbsd/gnu/llvm/llvm/lib/Remarks/
H A DRemarkStringTable.cpp42 auto Impl = [&](StringRef &S) { S = add(S).second; }; in internalize() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp197 struct ItaniumManglingCanonicalizer::Impl { struct in ItaniumManglingCanonicalizer
198 CanonicalizingDemangler Demangler = {nullptr, nullptr};
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h229 CallDescriptionMap<bool /*unused*/> Impl = {}; variable
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DCrossDSOCFI.cpp165 CrossDSOCFI Impl; in run() local
/openbsd/gnu/llvm/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h75 explicit Impl(const ::testing::Matcher<T> &ValueMatcher) in Impl() function
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h122 Speculator(ImplSymbolMap &Impl, ExecutionSession &ref) in Speculator()
/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DInternals.h52 void *Impl; // TransformActionsImpl. variable

1234