Home
last modified time | relevance | path

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

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