Home | History | Annotate | Download | only in Sema

Lines Matching refs:AbstractDiagSelID

3684                                   unsigned DiagID, AbstractDiagSelID SelID) {
3687 AbstractDiagSelID SelID;
3690 NonAbstractTypeDiagnoser(unsigned DiagID, AbstractDiagSelID SelID)
3809 void CheckType(const NamedDecl *D, TypeLoc TL, Sema::AbstractDiagSelID Sel);
3819 void Visit(TypeLoc TL, Sema::AbstractDiagSelID Sel) {
3828 void Check(FunctionProtoTypeLoc TL, Sema::AbstractDiagSelID Sel) {
3839 void Check(ArrayTypeLoc TL, Sema::AbstractDiagSelID Sel) {
3843 void Check(TemplateSpecializationTypeLoc TL, Sema::AbstractDiagSelID Sel) {
3856 void Check(Type TL, Sema::AbstractDiagSelID Sel) { \
3867 void Check(TypeLoc TL, Sema::AbstractDiagSelID Sel) {
3900 Sema::AbstractDiagSelID Sel) {