Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h377 PostfixQualifiedType(Node *Ty_, StringView Postfix_) in PostfixQualifiedType() argument
378 : Node(KPostfixQualifiedType), Ty(Ty_), Postfix(Postfix_) {} in PostfixQualifiedType()
1703 EnclosingExpr(StringView Prefix_, Node *Infix_, StringView Postfix_) in EnclosingExpr() argument
1705 Postfix(Postfix_) {} in EnclosingExpr()