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