reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1157 Cond = ParseCXXCondition(InitStmt, Loc, CK); 1163 Cond = Sema::ConditionError(); 1165 Cond = Actions.ActOnCondition(getCurScope(), Loc, CondExpr.get(), CK); 1171 if (Cond.isInvalid() && Tok.isNot(tok::r_paren)) {