Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp2746 auto ToIntegerType = importChecked(Err, D->getIntegerType()); in VisitEnumDecl() local
2760 D2->setIntegerType(ToIntegerType); in VisitEnumDecl()