Searched refs:StrScratch (Results 1 – 2 of 2) sorted by relevance
294 llvm::BumpPtrAllocator StrScratch; variable492 IdxCtx.StrScratch.Reset(); in ~ScratchAlloc()497 return IdxCtx.StrScratch.Allocate<T>(); in allocate()
410 char *buf = IdxCtx.StrScratch.Allocate<char>(Str.size() + 1); in copyCStr()