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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/Support/
H A DBumpVector.h216 size_t CurCapacity = Capacity-Begin; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h385 size_t CurCapacity = this->capacity(); local
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSmallVector.h269 size_t CurCapacity = this->capacity(); local

Completed in 112 milliseconds