Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h362 PostfixQualifiedType(Node *Ty_, StringView Postfix_) in PostfixQualifiedType() argument
363 : Node(KPostfixQualifiedType), Ty(Ty_), Postfix(Postfix_) {} in PostfixQualifiedType()
1558 EnclosingExpr(StringView Prefix_, Node *Infix_, StringView Postfix_) in EnclosingExpr() argument
1560 Postfix(Postfix_) {} in EnclosingExpr()