Searched refs:ScratchAlloc (Results 1 – 2 of 2) sorted by relevance
34 class ScratchAlloc {38 explicit ScratchAlloc(CXIndexDataConsumer &indexCtx);39 ScratchAlloc(const ScratchAlloc &SA);41 ~ScratchAlloc();242 ScratchAlloc SA;298 friend class ScratchAlloc; variable313 ScratchAlloc &SA);327 CXIndexDataConsumer &IdxCtx, ScratchAlloc &SA);500 ScratchAlloc &SA);513 inline ScratchAlloc::ScratchAlloc(CXIndexDataConsumer &idxCtx) : IdxCtx(idxCtx) { in ScratchAlloc() function[all …]
237 ScratchAlloc &SA) { in ObjCProtocolListInfo()330 ScratchAlloc SA(IdxCtx); in create()337 ScratchAlloc &SA) { in CXXBasesListInfo()393 const char *ScratchAlloc::toCStr(StringRef Str) { in toCStr()401 const char *ScratchAlloc::copyCStr(StringRef Str) { in copyCStr()463 ScratchAlloc SA(*this); in ppIncludedFile()539 ScratchAlloc SA(*this); in handleDecl()666 ScratchAlloc SA(*this); in handleObjCInterface()722 ScratchAlloc SA(*this); in handleObjCProtocol()736 ScratchAlloc SA(*this); in handleObjCCategory()[all …]