Searched defs:vector_type (Results 1 – 5 of 5) sorted by relevance
44 typedef Vector vector_type; typedef
178 typedef vector<_Tp, _Alloc> vector_type; typedef
1653 bool vector_type = false; in dbxout_type() local
307 const clang::VectorType *vector_type = qual_type->getAs<clang::VectorType>(); in IsVectorType() local1460 …const clang::VectorType *vector_type = llvm::dyn_cast<clang::VectorType>(qual_type->getCanonicalTy… in GetTypeInfo() local
3678 if (VectorType* vector_type = in parseFunctionBody() local