/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | showcase.d | 62 static struct Factory in mmapRegionList() struct 64 size_t bytesPerRegion; in mmapRegionList() 70 this(size_t n) in mmapRegionList() 74 auto opCall(size_t n) in mmapRegionList()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | showcase.d | 61 static struct Factory in mmapRegionList() struct 63 size_t bytesPerRegion; in mmapRegionList() 69 this(size_t n) in mmapRegionList() 73 auto opCall(size_t n) in mmapRegionList()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | BlockCounter.h | 52 friend class Factory; variable
|
H A D | RangedConstraintManager.h | 122 Factory(BasicValueFactory &BV) : ValueFactory(BV) {} in Factory() function 307 friend class Factory; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-graph-diff.h | 51 template <typename... Ts> Factory(Ts &... Args) : G{{Args...}} {} in Factory() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BlockCounter.cpp | 64 BlockCounter::Factory::Factory(llvm::BumpPtrAllocator& Alloc) { in Factory() function in BlockCounter::Factory
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | allocator_list.d | 528 static struct Factory struct 532 alias AllocatorList = .AllocatorList!(Factory, BookkeepingAllocator); argument
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-rename/ |
H A D | ClangRename.cpp | 186 std::unique_ptr<tooling::FrontendActionFactory> Factory = in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | ImmutableList.h | 67 using Factory = ImmutableListFactory<T>; variable
|
H A D | ImmutableSet.h | 47 using Factory = ImutAVLFactory<ImutInfo>; variable
|
H A D | ImmutableMap.h | 252 FactoryTy *Factory; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | allocator_list.d | 613 static struct Factory struct 617 alias AllocatorList = .AllocatorList!(Factory, BookkeepingAllocator); argument
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderInternals.h | 203 SmallVector<ObjCMethodDecl *, 2> Factory; member
|
H A D | ASTWriter.cpp | 3000 ObjCMethodList Instance, Factory; member
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 743 AttributeFactory &Factory; variable
|