Home
last modified time | relevance | path

Searched defs:vector_type (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DSetVector.h48 using vector_type = Vector; variable
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dstl_vector.h178 typedef vector<_Tp, _Alloc> vector_type; typedef
/freebsd-12.1/contrib/gcc/
H A Ddbxout.c1653 bool vector_type = false; in dbxout_type() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp3007 const clang::VectorType *vector_type = in IsVectorType() local
4243 const clang::VectorType *vector_type = llvm::dyn_cast<clang::VectorType>( in GetTypeInfo() local
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3811 if (VectorType* vector_type = in parseFunctionBody() local