Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumMangle.cpp579 void mangleAArch64FixedSveVectorType(const VectorType *T);
580 void mangleAArch64FixedSveVectorType(const DependentVectorType *T);
3553 void CXXNameMangler::mangleAArch64FixedSveVectorType(const VectorType *T) { in mangleAArch64FixedSveVectorType() function in CXXNameMangler
3617 void CXXNameMangler::mangleAArch64FixedSveVectorType( in mangleAArch64FixedSveVectorType() function in CXXNameMangler
3648 mangleAArch64FixedSveVectorType(T); in mangleType()
3674 mangleAArch64FixedSveVectorType(T); in mangleType()