Searched refs:mangleSourceNameWithAbiTags (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp488 void mangleSourceNameWithAbiTags(
638 void CXXNameMangler::mangleSourceNameWithAbiTags( function in class:CXXNameMangler
1170 mangleSourceNameWithAbiTags(qualifier->getAsNamespace());
1178 mangleSourceNameWithAbiTags(qualifier->getAsNamespaceAlias());
1720 mangleSourceNameWithAbiTags(ND);
2134 mangleSourceNameWithAbiTags(cast<TypedefType>(Ty)->getDecl());
2138 mangleSourceNameWithAbiTags(
2144 mangleSourceNameWithAbiTags(cast<TagType>(Ty)->getDecl());
2162 mangleSourceNameWithAbiTags(TD);
2193 mangleSourceNameWithAbiTags(
[all...]

Completed in 107 milliseconds