Home
last modified time | relevance | path

Searched defs:factory (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/Modules/
H A DReachability-Private.cpp41 X *factory() { in factory() function
H A Dcxx20-10-5-ex1.cpp49 X *factory() { in factory() function
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.cpp104 ThreadRegistry(ThreadContextFactory factory) ThreadRegistry() argument
107 ThreadRegistry(ThreadContextFactory factory,u32 max_threads,u32 thread_quarantine_size,u32 max_reuse) ThreadRegistry() argument
/llvm-project/mlir/lib/Pass/
H A DPassCrashRecovery.cpp111 const ReproducerStreamFactory &factory, in appendReproducer() argument
470 ReproducerStreamFactory factory, bool genLocalReproducer) { in enableCrashReproducerGeneration() argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/
H A Dupgrade-duration-conversions.cpp415 #define TEMPLATE_FACTORY_MACRO(factory) \ argument
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx2b-deducing-this.cpp232 auto factory(int& x = one) { factory() function
/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h719 AttributePool(AttributeFactory & factory) AttributePool() argument
960 ParsedAttributes(AttributeFactory & factory) ParsedAttributes() argument
/llvm-project/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1913 llvm::EngineBuilder factory(std::move(Owner)); main() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc2725 internal::TestFactoryBase* factory) in TestInfo()
2767 TearDownTestSuiteFunc tear_down_tc, TestFactoryBase* factory) { in MakeAndRegisterTestInfo()
/llvm-project/lldb/source/Target/
H A DProcess.cpp6328 GetLoadImageUtilityFunction(Platform * platform,llvm::function_ref<std::unique_ptr<UtilityFunction> ()> factory) GetLoadImageUtilityFunction() argument