Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp134 void AppendScope(DeclContext *DC, raw_ostream &OS,
1204 AppendScope(D->getDeclContext(), OS, D->getDeclName()); in printTypeSpec()
1421 void TypePrinter::AppendScope(DeclContext *DC, raw_ostream &OS, in AppendScope() function in TypePrinter
1436 return AppendScope(DC->getParent(), OS, NameInScope); in AppendScope()
1444 return AppendScope(DC->getParent(), OS, NameInScope); in AppendScope()
1446 AppendScope(DC->getParent(), OS, NS->getDeclName()); in AppendScope()
1452 AppendScope(DC->getParent(), OS, Spec->getDeclName()); in AppendScope()
1461 AppendScope(DC->getParent(), OS, Tag->getDeclName()); in AppendScope()
1469 AppendScope(DC->getParent(), OS, NameInScope); in AppendScope()
1496 AppendScope(D->getDeclContext(), OS, D->getDeclName()); in printTag()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc10987 …ScopeEPN5clang11DeclContextERSs", "(anonymous namespace)::TypePrinter::AppendScope(clang::DeclCont…