Searched refs:RequiredCapacity (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.cpp74 size_t RequiredCapacity = Capacity + (LocalSize - Index); local
76 while (RequiredCapacity > NewCapacity)

Completed in 109 milliseconds