Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h1889 unsigned getByteLength() const { return getCharByteWidth() * getLength(); } in getByteLength() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp8675 unsigned getByteLength() const { in getByteLength() function in __anon9b6cdc881c11::FormatStringLiteral