Searched defs:Factory (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBlockCounter.h40 class Factory { class in class:clang::ento::BlockCounter
H A DRangedConstraintManager.h69 typedef PrimRangeSet::Factory Factory; typedef in class:clang::ento::RangeSet
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.h30 class Factory : public NativeProcessProtocol::Factory { class in class:lldb_private::process_netbsd::NativeProcessNetBSD
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp64 BlockCounter::Factory::Factory(llvm::BumpPtrAllocator& Alloc) { function in class:BlockCounter::Factory
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.h47 class Factory { class in class:llvm::xray::GraphDiffRenderer
51 template <typename... Ts> Factory(Ts &... Args) : G{{Args...}} {} function in class:llvm::xray::GraphDiffRenderer::Factory
H A Dxray-graph.h145 class Factory { class in class:llvm::xray::GraphRenderer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h203 SmallVector<ObjCMethodDecl *, 2> Factory; member in struct:clang::serialization::reader::ASTSelectorLookupTrait::data_type
H A DASTWriter.cpp2936 ObjCMethodList Instance, Factory; member in struct:__anon723::ASTMethodPoolTrait::data_type
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h101 class Factory { class in class:llvm::ImmutableMap
106 Factory(bool canonicalize = true) : Canonicalize(canonicalize) {} function in class:llvm::ImmutableMap::Factory
108 Factory(BumpPtrAllocator &Alloc, bool canonicalize = true) function in class:llvm::ImmutableMap::Factory
270 FactoryTy *Factory; member in class:llvm::ImmutableMapRef
[all...]
H A DImmutableSet.h992 class Factory { class in class:llvm::ImmutableSet
997 Factory(bool canonicalize = true) function in class:llvm::ImmutableSet::Factory
1000 Factory(BumpPtrAllocato function in class:llvm::ImmutableSet::Factory
1118 FactoryTy *Factory; member in class:llvm::ImmutableSetRef
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h256 class Factory { class in class:lldb_private::NativeProcessProtocol
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h760 class Factory { class in class:clang::ento::NoteTag

Completed in 204 milliseconds