Lines Matching defs:This

539     const LValue *This;  member in __anonfb577fba0111::CallStackFrame
1495 const FunctionDecl *Callee, const LValue *This, in CallStackFrame()
2403 const LValue *This = nullptr) { in CheckLiteralType()
4728 LValue &This) { in EvaluateObjectArgument()
5751 static bool checkDynamicType(EvalInfo &Info, const Expr *E, const LValue &This, in checkDynamicType()
5794 const LValue &This, in checkNonVirtualMemberCallThisPointer()
5820 LValue &This, in ComputeDynamicType()
5876 EvalInfo &Info, const Expr *E, LValue &This, const CXXMethodDecl *Found, in HandleVirtualDispatch()
6317 const FunctionDecl *Callee, const LValue *This, in HandleFunctionCall()
6371 static bool HandleConstructorCall(const Expr *E, const LValue &This, in HandleConstructorCall()
6585 static bool HandleConstructorCall(const Expr *E, const LValue &This, in HandleConstructorCall()
6599 const LValue &This, APValue &Value, in HandleDestructionImpl()
6775 const LValue &This; member
6798 const LValue &This, QualType ThisType) { in HandleDestruction()
7941 LValue *This = nullptr, ThisVal; in handleCallExpr() local
10194 const LValue &This; member in __anonfb577fba2011::RecordExprEvaluator
10198 RecordExprEvaluator(EvalInfo &info, const LValue &This, APValue &Result) in RecordExprEvaluator()
10238 const LValue &This, APValue &Result) { in HandleClassZeroInitialization()
10645 static bool EvaluateRecord(const Expr *E, const LValue &This, in EvaluateRecord()
11119 const LValue &This; member in __anonfb577fba2311::ArrayExprEvaluator
11123 ArrayExprEvaluator(EvalInfo &Info, const LValue &This, APValue &Result) in ArrayExprEvaluator()
11181 static bool EvaluateArray(const Expr *E, const LValue &This, in EvaluateArray()
11189 static bool EvaluateArrayNewInitList(EvalInfo &Info, LValue &This, in EvaluateArrayNewInitList()
11199 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This, in EvaluateArrayNewConstructExpr()
15561 const LValue *This; member in __anonfb577fba3711::AtomicExprEvaluator
15564 AtomicExprEvaluator(EvalInfo &Info, const LValue *This, APValue &Result) in AtomicExprEvaluator()
15596 static bool EvaluateAtomic(const Expr *E, const LValue *This, APValue &Result, in EvaluateAtomic()
15819 static bool EvaluateInPlace(APValue &Result, EvalInfo &Info, const LValue &This, in EvaluateInPlace()
16995 LValue This; in isPotentialConstantExpr() local