Searched refs:StringAllocator (Results 1 – 7 of 7) sorted by relevance
152 using StringAllocator = llvm::function_ref<const char *(const Twine &)>; variable162 StringAllocator SA) const { in generateCC1CommandLine()
173 llvm::BumpPtrAllocator StringAllocator; variable
282 if (StringAllocator.identifyObject(String.data())) in copyString() 285 void *Ptr = StringAllocator.Allocate(String.size(), 1); in copyString()
408 KeyStr = StringStorage.str().copy(StringAllocator); in createHNodes() 414 StringRef ValueCopy = BSN->getValue().copy(StringAllocator); in createHNodes() 446 KeyStr = StringStorage.str().copy(StringAllocator); in createHNodes()
40 BumpPtrAllocator StringAllocator; member in __anon1f4d40080111::ELFDumper 1016 StringRef(std::to_string(SymNdx)).copy(StringAllocator)); in dumpAddrsigSection()
785 CompilerInvocation::StringAllocator)>; in RoundTrip() 947 StringAllocator SA) { in getAllNoBuiltinFuncValues() 5059 StringAllocator SA) { in createVFSFromOverlayFiles()
810 CompilerInvocation::StringAllocator SA /*...*/) {908 StringAllocator SA) {