Home
last modified time | relevance | path

Searched defs:BufferCapacity (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp465 unsigned &BufferCapacity) { in Append() argument
491 unsigned &BufferSize, unsigned &BufferCapacity) { in SaveSourceLocation() argument
500 unsigned &BufferCapacity) { in SavePointer() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DUtility.h35 size_t BufferCapacity = 0; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DNestedNameSpecifier.h375 unsigned BufferCapacity = 0; variable