Home
last modified time | relevance | path

Searched refs:ChildNamespace (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DConcatNestedNamespacesCheck.cpp34 const auto *ChildNamespace = dyn_cast<const NamespaceDecl>(*Decls.begin()); in singleNamedNamespaceChild() local
35 return ChildNamespace && !anonymousOrInlineNamespace(*ChildNamespace); in singleNamedNamespaceChild()
/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DHTMLGeneratorTest.cpp77 <a href="ChildNamespace/index.html">ChildNamespace</a> in TEST()