Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp371 if (const auto *NSDecl = dyn_cast<NamespaceDecl>(Context)) in getContextDescriptor() local
4266 if (const NamespaceDecl *NSDecl = in collectFunctionDeclProps() local
6151 const NamespaceDecl *NSDecl = UD.getNominatedNamespace(); in EmitUsingDirective() local
6248 CGDebugInfo::getOrCreateNamespace(const NamespaceDecl *NSDecl) { in getOrCreateNamespace()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4822 if (CXXRecordDecl *NSDecl = NSType ? NSType->getAsCXXRecordDecl() : in performQualifiedLookups() local
H A DSemaChecking.cpp9333 if (const NamespaceDecl *NSDecl = in IsInfinityFunction() local