Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DItaniumMangle.cpp531 void mangleNeonVectorType(const VectorType *T);
2721 void CXXNameMangler::mangleNeonVectorType(const VectorType *T) { in mangleNeonVectorType() function in CXXNameMangler
2856 mangleNeonVectorType(T); in mangleType()