Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp580 void mangleAArch64NeonVectorType(const VectorType *T);
581 void mangleAArch64NeonVectorType(const DependentVectorType *T);
3498 void CXXNameMangler::mangleAArch64NeonVectorType(const VectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
3531 void CXXNameMangler::mangleAArch64NeonVectorType(const DependentVectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
3652 mangleAArch64NeonVectorType(T); in mangleType()
3678 mangleAArch64NeonVectorType(T); in mangleType()