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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DBlockCounter.h40 class Factory { class in class:clang::ento::BlockCounter
H A DRangedConstraintManager.h120 class Factory { class in class:clang::ento::RangeSet
122 Factory(BasicValueFactory &BV) : ValueFactory(BV) {} function in class:clang::ento::RangeSet::Factory
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp64 BlockCounter::Factory::Factory(llvm::BumpPtrAllocator& Alloc) { function in class:BlockCounter::Factory
[all...]
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-rename/
H A DClangRename.cpp186 std::unique_ptr<tooling::FrontendActionFactory> Factory = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h203 SmallVector<ObjCMethodDecl *, 2> Factory; member in struct:clang::serialization::reader::ASTSelectorLookupTrait::data_type
H A DASTWriter.cpp3000 ObjCMethodList Instance, Factory; member in struct:__anon892::ASTMethodPoolTrait::data_type
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h82 class Factory { class in class:llvm::ImmutableMap
87 Factory(bool canonicalize = true) : Canonicalize(canonicalize) {} function in class:llvm::ImmutableMap::Factory
89 Factory(BumpPtrAllocator &Alloc, bool canonicalize = true) function in class:llvm::ImmutableMap::Factory
252 FactoryTy *Factory; member in class:llvm::ImmutableMapRef
[all...]
H A DImmutableSet.h986 class Factory { class in class:llvm::ImmutableSet
991 Factory(bool canonicalize = true) function in class:llvm::ImmutableSet::Factory
994 Factory(BumpPtrAllocato function in class:llvm::ImmutableSet::Factory
1111 FactoryTy *Factory; member in class:llvm::ImmutableSetRef
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h765 class Factory { class in class:clang::ento::NoteTag

Completed in 349 milliseconds