Home
last modified time | relevance | path

Searched defs:getByteLength (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1866 unsigned getByteLength() const { return getCharByteWidth() * getLength(); } in getByteLength() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10404 unsigned getByteLength() const { in getByteLength() function in __anon1d690be71e11::FormatStringLiteral