Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1522 if (!NewTI || SemaRef.CheckEnumUnderlyingType(NewTI)) in VisitEnumDecl()
H A DSemaDecl.cpp16694 bool Sema::CheckEnumUnderlyingType(TypeSourceInfo *TI) { in CheckEnumUnderlyingType() function in Sema
17101 if (CheckEnumUnderlyingType(TI)) in ActOnTag()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3977 bool CheckEnumUnderlyingType(TypeSourceInfo *TI);