Home
last modified time | relevance | path

Searched defs:NSD (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
DFindAllSymbols.cpp56 if (const auto *NSD = dyn_cast<NamespaceDecl>(Context)) { in GetContexts() local
/external/llvm-project/clang-tools-extra/clangd/
DAST.cpp123 auto *NSD = llvm::cast<NamespaceDecl>(CurContext); in getQualification() local
440 [CanonNSD](const NamespaceDecl *NSD) { in getQualification()
DHover.cpp99 if (const NamespaceDecl *NSD = dyn_cast<NamespaceDecl>(DC)) { in getNamespaceScope() local
/external/llvm-project/clang/lib/Frontend/
DASTUnit.cpp968 if (auto *NSD = dyn_cast<NamespaceDecl>(D)) { in handleFileLevelDecl() local
/external/clang/lib/Frontend/
DASTUnit.cpp848 if (NamespaceDecl *NSD = dyn_cast<NamespaceDecl>(D)) { in handleFileLevelDecl() local
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h5253 else if (const auto *NSD = dyn_cast<NamespaceDecl>(&Node)) in AST_POLYMORPHIC_MATCHER() local
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h7059 else if (const auto *NSD = dyn_cast<NamespaceDecl>(&Node)) in AST_POLYMORPHIC_MATCHER() local
/external/llvm-project/clang/lib/AST/
DDecl.cpp1520 auto *NSD = dyn_cast<NamespaceDecl>(this); in getOwningModuleForLinkage() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp5180 if (auto *NSD = dyn_cast<NamespaceDecl>(D)) { in handleDeprecatedAttr() local
/external/llvm-project/clang/lib/Sema/
DSemaDeclAttr.cpp7017 if (const auto *NSD = dyn_cast<NamespaceDecl>(D)) { in handleDeprecatedAttr() local