Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeStmtGen.cpp266 if (const DeclStmt *CondDecl = IS->getConditionVariableDeclStmt()) in visitIfStmt() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp4902 static bool EvaluateCond(EvalInfo &Info, const VarDecl *CondDecl, in EvaluateCond()