Searched refs:ScratchAlloc (Results 1 – 2 of 2) sorted by relevance
30 class ScratchAlloc {34 explicit ScratchAlloc(IndexingContext &indexCtx);35 ScratchAlloc(const ScratchAlloc &SA);37 ~ScratchAlloc();238 ScratchAlloc SA;303 friend class ScratchAlloc; variable318 ScratchAlloc &SA);332 IndexingContext &IdxCtx, ScratchAlloc &SA);495 ScratchAlloc &SA);508 inline ScratchAlloc::ScratchAlloc(IndexingContext &idxCtx) : IdxCtx(idxCtx) { in ScratchAlloc() function[all …]
24 ScratchAlloc &SA) { in ObjCProtocolListInfo()117 ScratchAlloc SA(IdxCtx); in create()124 ScratchAlloc &SA) { in CXXBasesListInfo()182 const char *ScratchAlloc::toCStr(StringRef Str) { in toCStr()190 const char *ScratchAlloc::copyCStr(StringRef Str) { in copyCStr()251 ScratchAlloc SA(*this); in ppIncludedFile()319 ScratchAlloc SA(*this); in handleDecl()444 ScratchAlloc SA(*this); in handleObjCInterface()499 ScratchAlloc SA(*this); in handleObjCProtocol()513 ScratchAlloc SA(*this); in handleObjCCategory()[all …]