Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DItaniumMangle.cpp363 void mangleAArch64NeonVectorType(const VectorType *T);
2229 void CXXNameMangler::mangleAArch64NeonVectorType(const VectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
2275 mangleAArch64NeonVectorType(T); in mangleType()