Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp378 if (const DeclStmt *CondDecl = IS->getConditionVariableDeclStmt()) in visitIfStmt() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp4981 static bool EvaluateCond(EvalInfo &Info, const VarDecl *CondDecl, in EvaluateCond()