Searched defs:capacity_ (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/src/__support/CPP/ | ||
H A D | string.h | 36 size_t capacity_ = 0; global() variable |
/llvm-project/flang/runtime/ | ||
H A D | temporary-stack.cpp | 31 size_type capacity_{0}; member in __anon36d212630111::DescriptorStorage |