Home
last modified time | relevance | path

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

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