Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp582 void mangleAArch64NeonVectorType(const VectorType *T);
583 void mangleAArch64NeonVectorType(const DependentVectorType *T);
3868 void CXXNameMangler::mangleAArch64NeonVectorType(const VectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
3901 void CXXNameMangler::mangleAArch64NeonVectorType(const DependentVectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
4106 mangleAArch64NeonVectorType(T); in mangleType()
4136 mangleAArch64NeonVectorType(T); in mangleType()