Searched refs:UnderlyingLoc (Results 1 – 2 of 2) sorted by relevance
1519 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc(); in VisitEnumDecl() local1520 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc, in VisitEnumDecl()1556 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc(); in VisitEnumDecl() local1559 UnderlyingLoc, DeclarationName()); in VisitEnumDecl()
16695 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc(); in CheckEnumUnderlyingType() local16707 return Diag(UnderlyingLoc, diag::err_enum_invalid_underlying) in CheckEnumUnderlyingType()