Searched refs:Else_ (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 1762 ConditionalExpr(const Node *Cond_, const Node *Then_, const Node *Else_, in ConditionalExpr() argument 1764 : Node(KConditionalExpr, Prec_), Cond(Cond_), Then(Then_), Else(Else_) {} in ConditionalExpr()
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 1762 ConditionalExpr(const Node *Cond_, const Node *Then_, const Node *Else_, in ConditionalExpr() argument 1764 : Node(KConditionalExpr, Prec_), Cond(Cond_), Then(Then_), Else(Else_) {} in ConditionalExpr()
|