Searched defs:ScratchAlloc (Results 1 – 1 of 1) sorted by relevance
296 friend class ScratchAlloc; variable501 inline ScratchAlloc::ScratchAlloc(IndexingContext &idxCtx) : IdxCtx(idxCtx) { in ScratchAlloc() function504 inline ScratchAlloc::ScratchAlloc(const ScratchAlloc &SA) : IdxCtx(SA.IdxCtx) { in ScratchAlloc() function