Searched refs:diagnoseNotICE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp10787 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { function in class:SimpleICEDiagnoser
10806 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { function in class:IDDiagnoser
10886 Diagnoser.diagnoseNotICE(*this, DiagLoc, E->getSourceRange());
10927 Diagnoser.diagnoseNotICE(*this, DiagLoc, E->getSourceRange());
H A DSemaType.cpp1430 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) { function in class:VLADiagnoser
H A DSemaTemplate.cpp4760 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, function in class:TmplArgICEDiagnoser
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h7611 virtual void diagnoseNotICE(Sema &S, SourceLocation Loc, SourceRange SR) =0;

Completed in 172 milliseconds