Home
last modified time | relevance | path

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

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