Home
last modified time | relevance | path

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

/external/llvm-project/libcxxabi/src/demangle/
DItaniumDemangle.h904 VectorType(const Node *BaseType_, Node *Dimension_) in VectorType() argument
905 : Node(KVectorType), BaseType(BaseType_), in VectorType()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h902 VectorType(const Node *BaseType_, Node *Dimension_) in VectorType() argument
903 : Node(KVectorType), BaseType(BaseType_), in VectorType()
/external/llvm-project/llvm/include/llvm/Demangle/
DItaniumDemangle.h904 VectorType(const Node *BaseType_, Node *Dimension_) in VectorType() argument
905 : Node(KVectorType), BaseType(BaseType_), in VectorType()
/external/libcxxabi/src/demangle/
DItaniumDemangle.h934 VectorType(const Node *BaseType_, NodeOrString Dimension_) in VectorType() argument
935 : Node(KVectorType), BaseType(BaseType_), in VectorType()