Home
last modified time | relevance | path

Searched refs:CheckEnumUnderlyingType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1430 if (!NewTI || SemaRef.CheckEnumUnderlyingType(NewTI)) in VisitEnumDecl()
H A DSemaDecl.cpp15854 bool Sema::CheckEnumUnderlyingType(TypeSourceInfo *TI) { in CheckEnumUnderlyingType() function in Sema
16236 if (CheckEnumUnderlyingType(TI)) in ActOnTag()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3411 bool CheckEnumUnderlyingType(TypeSourceInfo *TI);