Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h82 destroy_range(Begin, End); in ~BumpVector()
153 destroy_range(Begin, End); in clear()
216 void destroy_range(T *S, T *E) { in destroy_range() function
249 destroy_range(Begin, End); in grow()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h339 static void destroy_range(T *S, T *E) { in destroy_range() function
397 this->destroy_range(this->begin(), this->end()); in growAndAssign()
457 destroy_range(this->begin(), this->end()); in moveElementsForGrow()
491 static void destroy_range(T *, T *) {} in destroy_range() function
592 this->destroy_range(this->begin(), this->end()); in assignRemote()
612 this->destroy_range(this->begin(), this->end()); in clear()
647 this->destroy_range(this->begin() + N, this->end()); in truncate()
717 this->destroy_range(this->begin() + NumElts, this->end()); in assign()
763 this->destroy_range(I, this->end()); in erase()
993 this->destroy_range(this->begin()+NumShared, this->end()); in swap()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h78 destroy_range(Begin, End); in ~ASTVector()
147 destroy_range(Begin, End); in clear()
343 this->destroy_range(this->begin()+N, this->end()); in resize()
363 void destroy_range(T *S, T *E) { in destroy_range() function
395 destroy_range(Begin, End); in grow()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5772 …4_", "llvm::SmallVectorTemplateBase<clang::OverloadCandidate, false>::destroy_range(clang::Overloa…
6037 …teBase<llvm::SmallVector<clang::DeducedTemplateArgument, 4u>, false>::destroy_range(llvm::SmallVec…