Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1070 VectorType(const Node *BaseType_, const Node *Dimension_) in VectorType() argument
1071 : Node(KVectorType), BaseType(BaseType_), Dimension(Dimension_) {} in VectorType()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h1070 VectorType(const Node *BaseType_, const Node *Dimension_) in VectorType() argument
1071 : Node(KVectorType), BaseType(BaseType_), Dimension(Dimension_) {} in VectorType()