Searched defs:getByteLength (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/include/clang/AST/ | ||
H A D | Expr.h | 1889 unsigned getByteLength() const { return getCharByteWidth() * getLength(); } in getByteLength() function |
/openbsd-src/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 8675 unsigned getByteLength() const { in getByteLength() function in __anon9b6cdc881c11::FormatStringLiteral |