Searched defs:mangleNeonVectorType (Results 1 - 1 of 1) sorted by relevance

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

Completed in 156 milliseconds