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