Searched defs:ToUnderlyingType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 4234 ToUnderlyingType, global() enumerator |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 2767 auto ToUnderlyingType = importChecked(Err, D->getUnderlyingType()); VisitTypedefNameDecl() local |