Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp1704 if (EnumDecl *ToEnum = cast<EnumDecl>(ToD)) { in ImportDefinitionIfNeeded() local
2178 bool ASTNodeImporter::IsStructuralMatch(EnumDecl *FromEnum, EnumDecl *ToEnum) { in IsStructuralMatch()
8500 } else if (auto *ToEnum = dyn_cast<EnumDecl>(ToDC)) { in ImportContext() local
9029 if (auto *ToEnum = dyn_cast<EnumDecl>(To)) { in ImportDefinition() local