Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOverload.cpp4072 ToUnderlyingType, enumerator
4093 return FixedEnumPromotion::ToUnderlyingType; in getFixedEnumPromtion()
4149 return FEP1 == FixedEnumPromotion::ToUnderlyingType in CompareStandardConversionSequences()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp2538 auto ToUnderlyingType = importChecked(Err, D->getUnderlyingType()); in VisitTypedefNameDecl() local
2546 (void)ToUnderlyingType; in VisitTypedefNameDecl()