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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h246 iterator insert(const ASTContext &C, iterator I, size_type NumToInsert, argument
301 size_t NumToInsert local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSmallVector.h568 iterator insert(iterator I, size_type NumToInsert, const T &Elt) { argument
631 size_t NumToInsert local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1706 unsigned NumToInsert = ConcatEnd - Idx - 1; local

Completed in 119 milliseconds