Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp998 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in CheckSwitchCondition() function in Sema::CheckSwitchCondition::SwitchConvertDiagnoser
H A DSemaExprCXX.cpp2059 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in BuildCXXNew() function in Sema::BuildCXXNew::SizeConvertDiagnoser
H A DSemaExpr.cpp16190 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in VerifyIntegerConstantExpression() function in Sema::VerifyIntegerConstantExpression::CXX11ConvertDiagnoser
H A DSemaOpenMP.cpp13773 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in PerformOpenMPImplicitIntegerConversion() function in Sema::PerformOpenMPImplicitIntegerConversion::IntConvertDiagnoser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3553 return diagnoseNotInt(S, Loc, T); in diagnoseNoMatch()
3559 diagnoseNotInt(Sema &S, SourceLocation Loc, QualType T) = 0;