Home | History | Annotate | Download | only in Sema

Lines Matching refs:getExprLoc

155   if (SourceMgr.isInSystemMacro(E->getExprLoc()) ||
854 Diag(CondExpr->getExprLoc(), diag::warn_missing_case_for_condition)
892 Diag(CI->second->getLHS()->getExprLoc(), diag::warn_not_in_enum)
903 Diag(RI->second->getLHS()->getExprLoc(), diag::warn_not_in_enum)
913 Diag(RI->second->getRHS()->getExprLoc(), diag::warn_not_in_enum)
955 Diag(CondExpr->getExprLoc(), TheDefaultStmt
960 Diag(CondExpr->getExprLoc(), TheDefaultStmt
965 Diag(CondExpr->getExprLoc(), TheDefaultStmt
970 Diag(CondExpr->getExprLoc(), TheDefaultStmt
2627 return StmtError(Diag(FilterExpr->getExprLoc(),