Searched refs:CONDVAR (Results 1 – 2 of 2) sorted by relevance
886 if (!SubExprs[CONDVAR]) in getConditionVariable()889 DeclStmt *DS = cast<DeclStmt>(SubExprs[CONDVAR]); in getConditionVariable()895 SubExprs[CONDVAR] = 0; in setConditionVariable()900 SubExprs[CONDVAR] = new (C) DeclStmt(DeclGroupRef(V), VarRange.getBegin(), in setConditionVariable()
1116 enum { INIT, CONDVAR, COND, INC, BODY, END_EXPR }; enumerator1144 return reinterpret_cast<DeclStmt*>(SubExprs[CONDVAR]); in getConditionVariableDeclStmt()