Searched defs:NSDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.cpp | 233 if (const auto *NSDecl = dyn_cast<NamespaceDecl>(Context)) getContextDescriptor() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 4728 if (CXXRecordDecl *NSDecl = NSType ? NSType->getAsCXXRecordDecl() : performQualifiedLookups() local |