Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DItaniumMangle.cpp552 void mangleAArch64NeonVectorType(const VectorType *T);
553 void mangleAArch64NeonVectorType(const DependentVectorType *T);
3572 void CXXNameMangler::mangleAArch64NeonVectorType(const VectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
3605 void CXXNameMangler::mangleAArch64NeonVectorType(const DependentVectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
3726 mangleAArch64NeonVectorType(T); in mangleType()
3752 mangleAArch64NeonVectorType(T); in mangleType()