Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp223 if (const auto *NSDecl = dyn_cast<NamespaceDecl>(Context)) getContextDescriptor() local
3863 if (const NamespaceDecl *NSDecl = collectFunctionDeclProps() local
5705 const NamespaceDecl *NSDecl = UD.getNominatedNamespace(); EmitUsingDirective() local
5802 getOrCreateNamespace(const NamespaceDecl * NSDecl) getOrCreateNamespace() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4797 if (CXXRecordDecl *NSDecl = NSType ? NSType->getAsCXXRecordDecl() : performQualifiedLookups() local