Home
last modified time | relevance | path

Searched defs:NestedName (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUnusedAliasDeclsCheck.cpp37 if (const auto *NestedName = in check() local
/llvm-project/clang-tools-extra/unittests/clang-include-fixer/
H A DIncludeFixerTest.cpp171 TEST(IncludeFixer, NestedName) { in TEST() argument
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1037 struct NestedName : Node { global() struct
1041 NestedNameNestedName NestedName() argument
1044 matchNestedName match() argument
1046 getBaseNameNestedName getBaseName() argument
1048 printLeftNestedName printLeft() argument
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h1038 struct NestedName : Node { global() struct
1042 NestedNameNestedName NestedName() argument
1045 matchNestedName match() argument
1047 getBaseNameNestedName getBaseName() argument
1049 printLeftNestedName printLeft() argument
/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp785 llvm::StringRef NestedName = Lexer::getSourceText( replaceQualifiedSymbolInDeclContext() local