Home
last modified time | relevance | path

Searched defs:CurCapacity (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Support/
H A DBumpVector.h226 size_t CurCapacity = Capacity-Begin; in grow() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTVector.h381 size_t CurCapacity = this->capacity(); in grow() local