Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp4497 ToUnderlyingType, enumerator
4518 return FixedEnumPromotion::ToUnderlyingType; in getFixedEnumPromtion()
4574 return FEP1 == FixedEnumPromotion::ToUnderlyingType in CompareStandardConversionSequences()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3037 auto ToUnderlyingType = importChecked(Err, D->getUnderlyingType()); in VisitTypedefNameDecl() local
3045 (void)ToUnderlyingType; in VisitTypedefNameDecl()