Home
last modified time | relevance | path

Searched defs:NsDecl (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp536 } else if (const auto *NsDecl = in run() local
646 getLocAfterNamespaceLBrace(const NamespaceDecl * NsDecl,const SourceManager & SM,const LangOptions & LangOpts) getLocAfterNamespaceLBrace() argument
667 moveOldNamespace(const ast_matchers::MatchFinder::MatchResult & Result,const NamespaceDecl * NsDecl) moveOldNamespace() argument
744 const auto *NsDecl = Result.Nodes.getNodeAs<NamespaceDecl>("ns_decl"); moveClassForwardDeclaration() local
776 const auto *NsDecl = llvm::cast<NamespaceDecl>(NsDeclContext); replaceQualifiedSymbolInDeclContext() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp106 const auto *NsDecl = cast<NamespaceDecl>(ParentDecl); in getNameOfNamespace() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DUncountedCallArgsChecker.cpp
H A DRefCntblBaseVirtualDtorChecker.cpp318 auto *NsDecl = D->getParent(); isRefCountedClass() local