Searched refs:getThisPointeeStorageLocation (Results 1 – 4 of 4) sorted by relevance
499 DACtx, InitialTargetStmt, getThisPointeeStorageLocation(), in initialize()560 DACtx, InitialTargetFunc, getThisPointeeStorageLocation(), in initialize()660 buildResultObjectMap(DACtx, FuncDecl, getThisPointeeStorageLocation(), in pushCallInternal()
345 auto &ThisLoc = *Env.getThisPointeeStorageLocation(); in builtinTransferInitializer()
422 auto *ThisPointeeLoc = Env.getThisPointeeStorageLocation(); in VisitCXXThisExpr()
354 RecordStorageLocation *getThisPointeeStorageLocation() const { in getThisPointeeStorageLocation() function