Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp582 void mangleAArch64FixedSveVectorType(const VectorType *T);
583 void mangleAArch64FixedSveVectorType(const DependentVectorType *T);
3563 void CXXNameMangler::mangleAArch64FixedSveVectorType(const VectorType *T) { in mangleAArch64FixedSveVectorType() function in CXXNameMangler
3627 void CXXNameMangler::mangleAArch64FixedSveVectorType( in mangleAArch64FixedSveVectorType() function in CXXNameMangler
3658 mangleAArch64FixedSveVectorType(T); in mangleType()
3684 mangleAArch64FixedSveVectorType(T); in mangleType()