Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1013 if (auto *NSD = dyn_cast<NamespaceDecl>(D)) { in handleFileLevelDecl() local
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8076 if (const auto *NSD = dyn_cast<NamespaceDecl>(&Node)) in AST_POLYMORPHIC_MATCHER() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5726 if (const auto *NSD = dyn_cast<NamespaceDecl>(D)) { in handleDeprecatedAttr() local