Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h929 VectorType(const Node *BaseType_, NodeOrString Dimension_) in VectorType() argument
930 : Node(KVectorType), BaseType(BaseType_), in VectorType()