Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumNodes.def16 NODE(DotSuffix)
H A DItaniumDemangle.h351 class DotSuffix final : public Node {
356 DotSuffix(const Node *Prefix_, std::string_view Suffix_) in DotSuffix() function
5914 make<DotSuffix>(Encoding, std::string_view(First, Last - First));