Home
last modified time | relevance | path

Searched refs:diagnoseNotInt (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang/Sema/
DSema.h2164 return diagnoseNotInt(S, Loc, T); in diagnoseNoMatch()
2170 diagnoseNotInt(Sema &S, SourceLocation Loc, QualType T) = 0;
/external/clang/lib/Sema/
DSemaStmt.cpp603 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in ActOnStartOfSwitchStmt() function in Sema::ActOnStartOfSwitchStmt::SwitchConvertDiagnoser
DSemaExprCXX.cpp1387 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in BuildCXXNew() function in Sema::BuildCXXNew::SizeConvertDiagnoser
DSemaOpenMP.cpp4106 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in PerformOpenMPImplicitIntegerConversion() function in Sema::PerformOpenMPImplicitIntegerConversion::IntConvertDiagnoser
DSemaExpr.cpp11781 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in VerifyIntegerConstantExpression() function in Sema::VerifyIntegerConstantExpression::CXX11ConvertDiagnoser