/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | AppendingTypeTableBuilder.h | 52 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
H A D | MergingTypeTableBuilder.h | 61 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
H A D | GlobalTypeTableBuilder.h | 65 BumpPtrAllocator &getAllocator() { return RecordStorage; } in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MSFBuilder.h | 118 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
H A D | MappedBlockStream.h | 68 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | ScopedHashTable.h | 178 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 179 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
H A D | StringMap.h | 193 AllocatorTy &getAllocator() { return Allocator; } in getAllocator() function 194 const AllocatorTy &getAllocator() const { return Allocator; } in getAllocator() function
|
H A D | ImmutableList.h | 160 BumpPtrAllocator& getAllocator() const { in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | PDBFile.h | 110 BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | CodeCompleteConsumer.h | 658 CodeCompletionAllocator &getAllocator() const { in getAllocator() function 701 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator() function 1197 CodeCompletionAllocator &getAllocator() override { in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/ |
H A D | Tree.h | 50 llvm::BumpPtrAllocator &getAllocator() { return Allocator; } in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Support/ |
H A D | BumpVector.h | 55 llvm::BumpPtrAllocator &getAllocator() { return *Alloc.getPointer(); } in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExplodedGraph.h | 424 llvm::BumpPtrAllocator & getAllocator() { return BVC.getAllocator(); } in getAllocator() function
|
H A D | ProgramState.h | 528 llvm::BumpPtrAllocator& getAllocator() { return Alloc; } in getAllocator() function
|
H A D | MemRegion.h | 1329 llvm::BumpPtrAllocator &getAllocator() { return A; } in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | IdentifierTable.h | 523 llvm::BumpPtrAllocator& getAllocator() { in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndexCodeCompletion.cpp | 673 CodeCompletionAllocator &getAllocator() override { in getAllocator() function in __anone15a3c3a0211::CaptureCompletionResults
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1947 BumpPtrAllocator &Node::getAllocator() { in getAllocator() function in Node
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | CFG.h | 1433 llvm::BumpPtrAllocator& getAllocator() { in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTContext.h | 650 llvm::BumpPtrAllocator &getAllocator() const { in getAllocator() function
|
H A D | OpenMPClause.h | 305 Expr *getAllocator() const { return cast_or_null<Expr>(Allocator); } in getAllocator() function 389 Expr *getAllocator() const { return Allocator; } in getAllocator() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1931 CodeCompletionAllocator &getAllocator() override { in getAllocator() function in __anonc715c21c0611::AugmentedCodeCompleteConsumer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 293 CodeCompletionAllocator &getAllocator() const { return Allocator; } in getAllocator() function in __anon4254e5140111::ResultBuilder
|
H A D | SemaOpenMP.cpp | 331 Expr *getAllocator(OMPAllocateDeclAttr::AllocatorTypeTy AllocatorKind) const { in getAllocator() function in __anon5b04668f0111::DSAStackTy
|