Searched refs:AnyCXXConstructorCall (Results 1 – 2 of 2) sorted by relevance
847 class AnyCXXConstructorCall : public AnyFunctionCall {849 AnyCXXConstructorCall(const Expr *E, const MemRegion *Target, in AnyCXXConstructorCall() function876 class CXXConstructorCall : public AnyCXXConstructorCall {889 : AnyCXXConstructorCall(CE, Target, St, LCtx) {} in CXXConstructorCall()938 class CXXInheritedConstructorCall : public AnyCXXConstructorCall {945 : AnyCXXConstructorCall(CE, Target, St, LCtx) {} in CXXInheritedConstructorCall()
892 SVal AnyCXXConstructorCall::getCXXThisVal() const { in getCXXThisVal()898 void AnyCXXConstructorCall::getExtraInvalidatedValues(ValueList &Values, in getExtraInvalidatedValues()907 void AnyCXXConstructorCall::getInitialStackFrameContents( in getInitialStackFrameContents()