Home
last modified time | relevance | path

Searched refs:UnderlyingLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1519 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc(); in VisitEnumDecl() local
1520 TypeSourceInfo *NewTI = SemaRef.SubstType(TI, TemplateArgs, UnderlyingLoc, in VisitEnumDecl()
1556 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc(); in VisitEnumDecl() local
1559 UnderlyingLoc, DeclarationName()); in VisitEnumDecl()
H A DSemaDecl.cpp16695 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc(); in CheckEnumUnderlyingType() local
16707 return Diag(UnderlyingLoc, diag::err_enum_invalid_underlying) in CheckEnumUnderlyingType()