Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DItaniumMangle.cpp553 void mangleAArch64NeonVectorType(const VectorType *T);
554 void mangleAArch64NeonVectorType(const DependentVectorType *T);
3575 void CXXNameMangler::mangleAArch64NeonVectorType(const VectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
3608 void CXXNameMangler::mangleAArch64NeonVectorType(const DependentVectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
3729 mangleAArch64NeonVectorType(T); in mangleType()
3755 mangleAArch64NeonVectorType(T); in mangleType()