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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h373 PostfixQualifiedType(Node *Ty_, StringView Postfix_) argument
374 : Node(KPostfixQualifiedType), Ty(Ty_), Postfix(Postfix_) {}
1665 EnclosingExpr(StringView Prefix_, Node *Infix_, StringView Postfix_) argument
1667 Postfix(Postfix_) {}

Completed in 70 milliseconds