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