Home
last modified time | relevance | path

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

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