Searched refs:getThisPointeeStorageLocation (Results 1 – 4 of 4) sorted by relevance
500 DACtx, InitialTargetStmt, getThisPointeeStorageLocation(), in initialize()561 DACtx, InitialTargetFunc, getThisPointeeStorageLocation(), in initialize()661 buildResultObjectMap(DACtx, FuncDecl, getThisPointeeStorageLocation(), in pushCallInternal()
330 auto &ThisLoc = *Env.getThisPointeeStorageLocation(); in builtinTransferInitializer()
417 auto *ThisPointeeLoc = Env.getThisPointeeStorageLocation(); in VisitCXXThisExpr()
354 RecordStorageLocation *getThisPointeeStorageLocation() const { in getThisPointeeStorageLocation() function