Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumMangle.cpp555 void mangleAArch64FixedSveVectorType(const VectorType *T);
556 void mangleAArch64FixedSveVectorType(const DependentVectorType *T);
3640 void CXXNameMangler::mangleAArch64FixedSveVectorType(const VectorType *T) { in mangleAArch64FixedSveVectorType() function in CXXNameMangler
3704 void CXXNameMangler::mangleAArch64FixedSveVectorType( in mangleAArch64FixedSveVectorType() function in CXXNameMangler
3735 mangleAArch64FixedSveVectorType(T); in mangleType()
3761 mangleAArch64FixedSveVectorType(T); in mangleType()