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