Searched refs:NoteLValueLocation (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ExprConstant.cpp | 2076 static void NoteLValueLocation(EvalInfo &Info, APValue::LValueBase Base) { in NoteLValueLocation() function 2194 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 2209 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 2291 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 3287 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3305 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3322 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3331 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3349 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3356 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() [all …]
|