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