Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp3965 ToUnderlyingType, enumerator
3986 return FixedEnumPromotion::ToUnderlyingType; in getFixedEnumPromtion()
4042 return FEP1 == FixedEnumPromotion::ToUnderlyingType in CompareStandardConversionSequences()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp2544 auto ToUnderlyingType = importChecked(Err, D->getUnderlyingType()); in VisitTypedefNameDecl() local
2552 (void)ToUnderlyingType; in VisitTypedefNameDecl()