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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp582 if (!NewTI || SemaRef.CheckEnumUnderlyingType(NewTI))
H A DSemaDecl.cpp7810 bool Sema::CheckEnumUnderlyingType(TypeSourceInfo *TI) { function in class:Sema
8031 if (CheckEnumUnderlyingType(TI))
/external/clang/include/clang/Sema/
H A DSema.h1375 bool CheckEnumUnderlyingType(TypeSourceInfo *TI);

Completed in 56 milliseconds