Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDItaniumMangle.cpp385 void mangleAArch64NeonVectorType(const VectorType *T);
2298 void CXXNameMangler::mangleAArch64NeonVectorType(const VectorType *T) { in mangleAArch64NeonVectorType() function in CXXNameMangler
2348 mangleAArch64NeonVectorType(T); in mangleType()