Home
last modified time | relevance | path

Searched refs:evaluateVarDeclInit (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp2537 static bool evaluateVarDeclInit(EvalInfo &Info, const Expr *E, in evaluateVarDeclInit() function
3251 if (!evaluateVarDeclInit(Info, E, VD, Frame, BaseVal, &LVal)) in findCompleteObject()
5428 if (!evaluateVarDeclInit(Info, E, VD, Frame, V, nullptr)) in VisitVarDecl()