Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp3901 static bool EvaluateCond(EvalInfo &Info, const VarDecl *CondDecl, in EvaluateCond() argument
3904 if (CondDecl && !EvaluateDecl(Info, CondDecl)) in EvaluateCond()