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