Lines Matching defs:This

531     const LValue *This;  member in __anondef1c1650111::CallStackFrame
1438 const FunctionDecl *Callee, const LValue *This, in CallStackFrame()
2302 const LValue *This = nullptr) { in CheckLiteralType()
4570 LValue &This) { in EvaluateObjectArgument()
5514 static bool checkDynamicType(EvalInfo &Info, const Expr *E, const LValue &This, in checkDynamicType()
5557 const LValue &This, in checkNonVirtualMemberCallThisPointer()
5582 LValue &This, AccessKinds AK) { in ComputeDynamicType()
5637 EvalInfo &Info, const Expr *E, LValue &This, const CXXMethodDecl *Found, in HandleVirtualDispatch()
6071 const FunctionDecl *Callee, const LValue *This, in HandleFunctionCall()
6128 static bool HandleConstructorCall(const Expr *E, const LValue &This, in HandleConstructorCall()
6341 static bool HandleConstructorCall(const Expr *E, const LValue &This, in HandleConstructorCall()
6355 const LValue &This, APValue &Value, in HandleDestructionImpl()
6524 const LValue &This; member
6547 const LValue &This, QualType ThisType) { in HandleDestruction()
7533 LValue *This = nullptr, ThisVal; in handleCallExpr() local
9629 const LValue &This; member in __anondef1c1651e11::RecordExprEvaluator
9633 RecordExprEvaluator(EvalInfo &info, const LValue &This, APValue &Result) in RecordExprEvaluator()
9670 const LValue &This, APValue &Result) { in HandleClassZeroInitialization()
10054 static bool EvaluateRecord(const Expr *E, const LValue &This, in EvaluateRecord()
10340 const LValue &This; member in __anondef1c1652211::ArrayExprEvaluator
10344 ArrayExprEvaluator(EvalInfo &Info, const LValue &This, APValue &Result) in ArrayExprEvaluator()
10397 static bool EvaluateArray(const Expr *E, const LValue &This, in EvaluateArray()
10404 static bool EvaluateArrayNewInitList(EvalInfo &Info, LValue &This, in EvaluateArrayNewInitList()
10414 static bool EvaluateArrayNewConstructExpr(EvalInfo &Info, LValue &This, in EvaluateArrayNewConstructExpr()
14321 const LValue *This; member in __anondef1c1653311::AtomicExprEvaluator
14324 AtomicExprEvaluator(EvalInfo &Info, const LValue *This, APValue &Result) in AtomicExprEvaluator()
14353 static bool EvaluateAtomic(const Expr *E, const LValue *This, APValue &Result, in EvaluateAtomic()
14574 static bool EvaluateInPlace(APValue &Result, EvalInfo &Info, const LValue &This, in EvaluateInPlace()
15659 LValue This; in isPotentialConstantExpr() local