Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTImporter.cpp2341 if (NamespaceDecl *FoundNS = dyn_cast<NamespaceDecl>(FoundDecls[I])) { in VisitNamespaceDecl() local
2342 MergeWithNamespace = FoundNS; in VisitNamespaceDecl()