Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2750 size_t numLeft() const { return static_cast<size_t>(Last - First); } numLeft() function
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2751 size_t numLeft() const { return static_cast<size_t>(Last - First); } numLeft() function
[all...]