Home
last modified time | relevance | path

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

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