Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp584 void mangleAArch64FixedSveVectorType(const VectorType *T);
585 void mangleAArch64FixedSveVectorType(const DependentVectorType *T);
3933 void CXXNameMangler::mangleAArch64FixedSveVectorType(const VectorType *T) { in mangleAArch64FixedSveVectorType() function in CXXNameMangler
3997 void CXXNameMangler::mangleAArch64FixedSveVectorType( in mangleAArch64FixedSveVectorType() function in CXXNameMangler
4112 mangleAArch64FixedSveVectorType(T); in mangleType()
4142 mangleAArch64FixedSveVectorType(T); in mangleType()