Searched refs:StrAlloc (Results 1 – 3 of 3) sorted by relevance
44 llvm::BumpPtrAllocator StrAlloc; variable50 StrAlloc() { } in SourceMgr()66 char *buf = StrAlloc.Allocate<char>(str.size()); in copyString()
56 llvm::BumpPtrAllocator StrAlloc; variable139 char *buf = StrAlloc.Allocate<char>(str.size()); in copyString()
377 StrAlloc.Reset(); in clearRewrites()