Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2096 if (const auto *FromRD = dyn_cast<RecordDecl>(FromDC)) { in ImportDeclContext() local
2100 for (auto *D : FromRD->decls()) { in ImportDeclContext()