Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2597 if (auto *FoundNS = dyn_cast<NamespaceDecl>(FoundDecl)) { in VisitNamespaceDecl() local
2598 MergeWithNamespace = FoundNS; in VisitNamespaceDecl()