Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2256 Node *parseVectorType();
3271 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function
3616 Result = getDerived().parseVectorType(); in parseType()