Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1522 if (!NewTI || SemaRef.CheckEnumUnderlyingType(NewTI)) in VisitEnumDecl()
HDSemaDecl.cpp16694 bool Sema::CheckEnumUnderlyingType(TypeSourceInfo *TI) { in CheckEnumUnderlyingType() function in Sema
17101 if (CheckEnumUnderlyingType(TI)) in ActOnTag()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3977 bool CheckEnumUnderlyingType(TypeSourceInfo *TI);