Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A 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()