Searched refs:NoteLValueLocation (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprConstant.cpp | 2069 static void NoteLValueLocation(EvalInfo &Info, APValue::LValueBase Base) { in NoteLValueLocation() function 2189 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 2204 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 2273 NoteLValueLocation(Info, Base); in CheckLValueConstantExpression() 3268 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3286 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3303 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3312 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3330 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() 3337 NoteLValueLocation(Info, Base); in evaluateVarDeclInit() [all …]
|