Home
last modified time | relevance | path

Searched defs:destroy_range (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h216 void destroy_range(T *S, T *E) { in destroy_range() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h363 void destroy_range(T *S, T *E) { in destroy_range() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h351 static void destroy_range(T *S, T *E) { destroy_range() function
503 static void destroy_range(T *, T *) {} destroy_range() function
[all...]