Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp233 if (const auto *NSDecl = dyn_cast<NamespaceDecl>(Context)) in getContextDescriptor() local
4016 if (const NamespaceDecl *NSDecl = in collectFunctionDeclProps() local
5888 const NamespaceDecl *NSDecl = UD.getNominatedNamespace(); in EmitUsingDirective() local
5985 CGDebugInfo::getOrCreateNamespace(const NamespaceDecl *NSDecl) { in getOrCreateNamespace()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4728 if (CXXRecordDecl *NSDecl = NSType ? NSType->getAsCXXRecordDecl() : in performQualifiedLookups() local