Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp3239 static bool evaluateVarDeclInit(EvalInfo &Info, const Expr *E, in evaluateVarDeclInit() function
4129 if (!evaluateVarDeclInit(Info, E, VD, Frame, LVal.getLValueVersion(), BaseVal)) in findCompleteObject()
8307 if (!evaluateVarDeclInit(Info, E, VD, Frame, Version, V)) in VisitVarDecl()