Home
last modified time | relevance | path

Searched defs:ToEnum (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1965 if (EnumDecl *ToEnum = cast<EnumDecl>(ToD)) { in ImportDefinitionIfNeeded() local
9595 } else if (auto *ToEnum = dyn_cast<EnumDecl>(ToDC)) { in ImportContext() local
10129 if (auto *ToEnum = dyn_cast<EnumDecl>(To)) { in ImportDefinition() local