Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h906 VectorType(const Node *BaseType_, Node *Dimension_) in VectorType() argument
907 : Node(KVectorType), BaseType(BaseType_), in VectorType()