Searched refs:getCXXThisVal (Results 1 – 7 of 7) sorted by relevance
435 SVal ThisVal = getCXXThisVal(); in getExtraInvalidatedValues()459 SVal CXXInstanceCall::getCXXThisVal() const { in getCXXThisVal() function in CXXInstanceCall483 const MemRegion *R = getCXXThisVal().getAsRegion(); in getRuntimeDefinition()538 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents()633 SVal CXXConstructorCall::getCXXThisVal() const { in getCXXThisVal() function in CXXConstructorCall650 SVal ThisVal = getCXXThisVal(); in getInitialStackFrameContents()659 SVal CXXDestructorCall::getCXXThisVal() const { in getCXXThisVal() function in CXXDestructorCall
543 SVal ThisV = C->getCXXThisVal(); in bindReturnValue()601 const MemRegion *Target = Ctor.getCXXThisVal().getAsRegion(); in mayInlineCallKind()648 const MemRegion *Target = Dtor.getCXXThisVal().getAsRegion(); in mayInlineCallKind()
46 ThisVal = Ctor->getCXXThisVal(); in performTrivialCopy()52 ThisVal = cast<CXXInstanceCall>(Call).getCXXThisVal(); in performTrivialCopy()
630 virtual SVal getCXXThisVal() const;759 SVal getCXXThisVal() const override;815 SVal getCXXThisVal() const;
175 if (const MemRegion *Target = Ctor->getCXXThisVal().getAsRegion()) in checkPreCall()188 const MemRegion *Target = Dtor->getCXXThisVal().getAsRegion(); in checkPreCall()262 if (const MemRegion *Target = Ctor->getCXXThisVal().getAsRegion()) { in checkPostCall()
367 SVal V = CC->getCXXThisVal(); in checkPreCall()
2185 SymbolRef Sym = DC->getCXXThisVal().getAsSymbol(); in checkPreCall()2210 SymbolRef Sym = CC->getCXXThisVal().getAsSymbol(); in checkPreCall()