Searched refs:IsArray_ (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 1931 bool IsArray_, Prec Prec_) in NewExpr() argument 1933 InitList(InitList_), IsGlobal(IsGlobal_), IsArray(IsArray_) {} in NewExpr() 1966 DeleteExpr(Node *Op_, bool IsGlobal_, bool IsArray_, Prec Prec_) in DeleteExpr() argument 1968 IsArray(IsArray_) {} in DeleteExpr() 2087 BracedExpr(const Node *Elem_, const Node *Init_, bool IsArray_) in BracedExpr() argument 2088 : Node(KBracedExpr), Elem(Elem_), Init(Init_), IsArray(IsArray_) {} in BracedExpr()
|
| /llvm-project-15.0.7/libcxxabi/src/demangle/ |
| H A D | ItaniumDemangle.h | 1931 bool IsArray_, Prec Prec_) in NewExpr() argument 1933 InitList(InitList_), IsGlobal(IsGlobal_), IsArray(IsArray_) {} in NewExpr() 1966 DeleteExpr(Node *Op_, bool IsGlobal_, bool IsArray_, Prec Prec_) in DeleteExpr() argument 1968 IsArray(IsArray_) {} in DeleteExpr() 2087 BracedExpr(const Node *Elem_, const Node *Init_, bool IsArray_) in BracedExpr() argument 2088 : Node(KBracedExpr), Elem(Elem_), Init(Init_), IsArray(IsArray_) {} in BracedExpr()
|