Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnderlyingLoc

10554   SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
10564 Diag(UnderlyingLoc, diag::err_enum_invalid_underlying) << T;