Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1043 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in CheckSwitchCondition() function in Sema::CheckSwitchCondition::SwitchConvertDiagnoser
H A DSemaExprCXX.cpp2177 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in BuildCXXNew() function in Sema::BuildCXXNew::SizeConvertDiagnoser
H A DSemaExpr.cpp18006 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in VerifyIntegerConstantExpression() function in Sema::VerifyIntegerConstantExpression::CXX11ConvertDiagnoser
H A DSemaOpenMP.cpp16618 SemaDiagnosticBuilder diagnoseNotInt(Sema &S, SourceLocation Loc, in PerformOpenMPImplicitIntegerConversion() function in Sema::PerformOpenMPImplicitIntegerConversion::IntConvertDiagnoser
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4017 return diagnoseNotInt(S, Loc, T); in diagnoseNoMatch()
4023 diagnoseNotInt(Sema &S, SourceLocation Loc, QualType T) = 0;