Home
last modified time | relevance | path

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

123456

/llvm-project/mlir/include/mlir/Rewrite/
H A DFrozenRewritePatternSet.h75 struct Impl { struct
96 std::shared_ptr<Impl> impl; argument
/llvm-project/mlir/lib/AsmParser/
H A DAsmParserState.cpp33 struct AsmParserState::Impl { struct in AsmParserState
89 void AsmParserState::Impl::resolveSymbolUses() { in resolveSymbolUses() argument
35 SymbolUseMapAsmParserState::Impl global() argument
38 PartialOpDefAsmParserState::Impl global() argument
56 operationsAsmParserState::Impl global() argument
57 operationToIdxAsmParserState::Impl global() argument
60 blocksAsmParserState::Impl global() argument
61 blocksToIdxAsmParserState::Impl global() argument
64 attrAliasesAsmParserState::Impl global() argument
65 typeAliasesAsmParserState::Impl global() argument
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp144 struct Impl { struct in NSIndexPathSyntheticFrontEnd
300 Impl() {} in Impl() argument
145 GetNumIndexesNSIndexPathSyntheticFrontEnd::Impl GetNumIndexes() argument
156 GetIndexAtIndexNSIndexPathSyntheticFrontEnd::Impl GetIndexAtIndex() argument
170 InlinedIndexesNSIndexPathSyntheticFrontEnd::Impl global() argument
261 OutsourcedIndexesNSIndexPathSyntheticFrontEnd::Impl global() argument
281 __anon9a4e7ad7010aNSIndexPathSyntheticFrontEnd::Impl global() argument
286 ClearNSIndexPathSyntheticFrontEnd::Impl Clear() argument
302 m_modeNSIndexPathSyntheticFrontEnd::Impl global() argument
/llvm-project/libc/test/src/math/performance_testing/
H A DTimer.h18 void *Impl; global() variable
/llvm-project/mlir/lib/Pass/
H A DPassCrashRecovery.cpp185 struct PassCrashReproducerGenerator::Impl { struct in PassCrashReproducerGenerator
186 Impl(ReproducerStreamFactory &streamFactory, bool localReproducer) in Impl() argument
190 streamFactoryPassCrashReproducerGenerator::Impl global() argument
194 localReproducerPassCrashReproducerGenerator::Impl global() argument
197 activeContextsPassCrashReproducerGenerator::Impl global() argument
201 runningPassesPassCrashReproducerGenerator::Impl global() argument
204 pmFlagVerifyPassesPassCrashReproducerGenerator::Impl global() argument
/llvm-project/llvm/include/llvm/WindowsManifest/
H A DWindowsManifestMerger.h61 std::unique_ptr<WindowsManifestMergerImpl> Impl; variable
/llvm-project/mlir/include/mlir/Bytecode/
H A DBytecodeReader.h73 class Impl; variable
/llvm-project/llvm/include/llvm/Support/
H A DSignposts.h28 std::unique_ptr<SignpostEmitterImpl> Impl; variable
H A DBinaryStreamRef.h157 BinaryStreamRef(std::shared_ptr<BinaryStream> Impl, uint64_t ViewOffset, in BinaryStreamRef()
221 WritableBinaryStreamRef(std::shared_ptr<WritableBinaryStream> Impl, in WritableBinaryStreamRef()
/llvm-project/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()
/llvm-project/mlir/lib/Debug/
H A DCLOptionsSetup.cpp78 class InstallDebugHandler::Impl { class in InstallDebugHandler
80 Impl(MLIRContext &context, const DebugConfig &config) { in Impl() function in InstallDebugHandler::Impl
/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h86 class Impl; variable
118 class Impl; variable
/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIRParser.h46 std::unique_ptr<MIRParserImpl> Impl; variable
/llvm-project/llvm/include/llvm/Analysis/Utils/
H A DTFUtils.h73 std::unique_ptr<EvaluationResultImpl> Impl; variable
/llvm-project/clang/include/clang/AST/
H A DParentMap.h21 void* Impl; variable
/llvm-project/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()
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMagic.h21 enum Impl { enum
68 operator Impl() const { return V; } in Impl() function
/llvm-project/mlir/lib/Bytecode/Writer/
H A DBytecodeWriter.cpp35 struct BytecodeWriterConfig::Impl { in Impl() argument
34 struct BytecodeWriterConfig::Impl { global() struct in BytecodeWriterConfig
39 bytecodeVersionBytecodeWriterConfig::Impl global() argument
43 shouldElideResourceDataBytecodeWriterConfig::Impl global() argument
46 dialectVersionMapBytecodeWriterConfig::Impl global() argument
49 producerBytecodeWriterConfig::Impl global() argument
53 attributeWriterCallbacksBytecodeWriterConfig::Impl global() argument
55 typeWriterCallbacksBytecodeWriterConfig::Impl global() argument
58 externalResourcePrintersBytecodeWriterConfig::Impl global() argument
/llvm-project/libc/test/src/string/memory_utils/
H A Dop_tests.cpp78 using Impl = ParamType; TYPED_TEST() typedef
159 using Impl = ParamType; TYPED_TEST() typedef
237 using Impl = ParamType; TYPED_TEST() typedef
307 using Impl = ParamType; TYPED_TEST() typedef
[all...]
/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp156 CFGuardImpl Impl; member in __anonb26a0c280111::CFGuard
305 CFGuardImpl Impl(GuardMechanism); in run() local
/llvm-project/llvm/lib/Remarks/
H A DRemarkStringTable.cpp42 auto Impl = [&](StringRef &S) { S = add(S).second; }; in internalize() local
/llvm-project/mlir/lib/Tools/tblgen-lsp-server/
H A DTableGenServer.cpp647 struct lsp::TableGenServer::Impl { global() struct in lsp::TableGenServer
648 Impllsp::TableGenServer::Impl Impl() argument
652 optionslsp::TableGenServer::Impl global() argument
656 compilationDatabaselsp::TableGenServer::Impl global() argument
659 fileslsp::TableGenServer::Impl global() argument
/llvm-project/clang/test/SemaTemplate/
H A Dqualified-id.cpp23 class Impl { class
/llvm-project/clang/test/CodeGenCXX/
H A Ddecl-ref-inheritance.cpp55 using Impl = Subclass<Base>; typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerAtomicPass.cpp91 LowerAtomicPass Impl; global() member in __anon5ab2e8230111::LowerAtomicLegacyPass

123456