Searched refs:StrAlloc (Results 1 – 3 of 3) sorted by relevance
45 llvm::BumpPtrAllocator StrAlloc; variable53 StrAlloc(/*size=*/512) { } in SourceMgr()73 char *buf = StrAlloc.Allocate<char>(str.size()); in copyString()
57 llvm::BumpPtrAllocator StrAlloc; variable140 char *buf = StrAlloc.Allocate<char>(str.size()); in copyString()
371 StrAlloc.Reset(); in clearRewrites()