Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2789 Node *parseVectorType();
3872 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function
4280 Result = getDerived().parseVectorType(); in parseType()