Searched refs:NoteLValueLocation (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/AST/ |
D | ExprConstant.cpp | 2063 static void NoteLValueLocation(EvalInfo &Info, APValue::LValueBase Base) { in NoteLValueLocation() function 2183 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 2198 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 2267 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 3263 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3281 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3298 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3307 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3325 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3332 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() [all …]
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 1388 static void NoteLValueLocation(EvalInfo &Info, APValue::LValueBase Base) { in NoteLValueLocation() function 1417 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 1471 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 2701 NoteLValueLocation(Info, LVal.Base); in findCompleteObject()
|