Home
last modified time | relevance | path

Searched refs:ArrayList (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DArrayList.h23 template <typename T, size_t ItemsGroupSize = 512> class ArrayList {
25 ArrayList(llvm::parallel::PerThreadBumpPtrAllocator *Allocator) in ArrayList() function
H A DDWARFEmitterImpl.h100 void emitStringsImpl(ArrayList<PatchTy> &StringPatches,
H A DDWARFLinkerTypeUnit.h130 ArrayList<TypeUnitAccelInfo> AcceleratorRecords;
H A DTypePool.h68 ArrayList<TypeEntry *, 5> Children;
H A DOutputSections.h12 #include "ArrayList.h"
190 ArrayList<T> List##T;
H A DDWARFLinkerCompileUnit.h725 ArrayList<AccelInfo> AcceleratorRecords;
/llvm-project/clang/tools/clang-format-vs/ClangFormat/
H A DClangFormatPackage.cs