Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp528 } else if (const auto *UsingNamespace = in run() local
800 for (const auto *UsingNamespace : UsingNamespaceDecls) { in replaceQualifiedSymbolInDeclContext() local
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h192 UsingNamespace, enumerator
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp604 TEST_F(TypeIndexIteratorTest, UsingNamespace) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h265 UsingNamespace, enumerator
/external/llvm-project/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h267 UsingNamespace, enumerator
/external/llvm-project/clang-tools-extra/clangd/
DSourceCode.cpp666 UsingNamespace, // just saw 'using namespace' in parseNamespaceEvents() enumerator