/openbsd/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
H A D | NSIndexPath.cpp | 142 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 D | xray_log_interface.cpp | 41 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 D | tsan_test_util_posix.cpp | 231 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 D | ASTDiff.h | 86 class Impl; variable 118 class Impl; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | Magic.h | 21 enum Impl { enum 64 operator Impl() const { return V; } in Impl() function
|
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | Signposts.h | 28 std::unique_ptr<SignpostEmitterImpl> Impl; variable
|
H A D | BinaryStreamRef.h | 159 BinaryStreamRef(std::shared_ptr<BinaryStream> Impl, uint64_t ViewOffset, in BinaryStreamRef() 224 WritableBinaryStreamRef(std::shared_ptr<WritableBinaryStream> Impl, in WritableBinaryStreamRef()
|
H A D | CrashRecoveryContext.h | 47 void *Impl = nullptr; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/WindowsManifest/ |
H A D | WindowsManifestMerger.h | 61 std::unique_ptr<WindowsManifestMergerImpl> Impl; variable
|
/openbsd/gnu/llvm/clang/lib/Tooling/ASTDiff/ |
H A D | ASTDiff.cpp | 58 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 D | MIRParser.h | 43 std::unique_ptr<MIRParserImpl> Impl; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/Utils/ |
H A D | TFUtils.h | 73 std::unique_ptr<EvaluationResultImpl> Impl; variable
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | ParentMap.h | 21 void* Impl; variable
|
H A D | ASTUnresolvedSet.h | 99 mutable ASTUnresolvedSet Impl; variable
|
H A D | Mangle.h | 314 std::unique_ptr<Implementation> Impl; variable
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | MergedLoadStoreMotion.cpp | 385 MergedLoadStoreMotion Impl(SplitFooterBB); in runOnFunction() local 416 MergedLoadStoreMotion Impl(Options.SplitFooterBB); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | LowerAtomicPass.cpp | 91 LowerAtomicPass Impl; member in __anon785da23d0111::LowerAtomicLegacyPass
|
H A D | SpeculativeExecution.cpp | 127 SpeculativeExecutionPass Impl; member in __anona1905fd90111::SpeculativeExecutionLegacyPass
|
/openbsd/gnu/llvm/llvm/lib/Remarks/ |
H A D | RemarkStringTable.cpp | 42 auto Impl = [&](StringRef &S) { S = add(S).second; }; in internalize() local
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | ItaniumManglingCanonicalizer.cpp | 197 struct ItaniumManglingCanonicalizer::Impl { struct in ItaniumManglingCanonicalizer 198 CanonicalizingDemangler Demangler = {nullptr, nullptr};
|
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallDescription.h | 229 CallDescriptionMap<bool /*unused*/> Impl = {}; variable
|
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | CrossDSOCFI.cpp | 165 CrossDSOCFI Impl; in run() local
|
/openbsd/gnu/llvm/llvm/include/llvm/Testing/Support/ |
H A D | SupportHelpers.h | 75 explicit Impl(const ::testing::Matcher<T> &ValueMatcher) in Impl() function
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | Speculation.h | 122 Speculator(ImplSymbolMap &Impl, ExecutionSession &ref) in Speculator()
|
/openbsd/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | Internals.h | 52 void *Impl; // TransformActionsImpl. variable
|