Lines Matching refs:VAR
855 if (!SubExprs[VAR]) in getConditionVariable()
858 DeclStmt *DS = cast<DeclStmt>(SubExprs[VAR]); in getConditionVariable()
864 SubExprs[VAR] = 0; in setConditionVariable()
869 SubExprs[VAR] = new (C) DeclStmt(DeclGroupRef(V), VarRange.getBegin(), in setConditionVariable()
913 if (!SubExprs[VAR]) in getConditionVariable()
916 DeclStmt *DS = cast<DeclStmt>(SubExprs[VAR]); in getConditionVariable()
922 SubExprs[VAR] = 0; in setConditionVariable()
927 SubExprs[VAR] = new (C) DeclStmt(DeclGroupRef(V), VarRange.getBegin(), in setConditionVariable()
947 if (!SubExprs[VAR]) in getConditionVariable()
950 DeclStmt *DS = cast<DeclStmt>(SubExprs[VAR]); in getConditionVariable()
956 SubExprs[VAR] = 0; in setConditionVariable()
961 SubExprs[VAR] = new (C) DeclStmt(DeclGroupRef(V), VarRange.getBegin(), in setConditionVariable()