Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp528 } else if (const auto *UsingNamespace = in run() local
798 if (!isDeclVisibleAtLocation(*Result.SourceManager, UsingNamespace, DeclCtx, in replaceQualifiedSymbolInDeclContext() local
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp604 TEST_F(TypeIndexIteratorTest, UsingNamespace) { in TEST_F() argument
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h267 UsingNamespace, enumerator
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp690 UsingNamespace, // just saw 'using namespace' in parseNamespaceEvents() enumerator