Home
last modified time | relevance | path

Searched defs:diagnoseNotICE (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaType.cpp1377 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { in isArraySizeVLA() function in isArraySizeVLA::VLADiagnoser
DSemaExpr.cpp10051 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { in VerifyIntegerConstantExpression() function in Sema::VerifyIntegerConstantExpression::SimpleICEDiagnoser
10070 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { in VerifyIntegerConstantExpression() function in Sema::VerifyIntegerConstantExpression::IDDiagnoser
DSemaTemplate.cpp4207 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, in CheckTemplateArgument() function in Sema::CheckTemplateArgument::TmplArgICEDiagnoser