Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1868 unsigned getByteLength() const { return getCharByteWidth() * getLength(); } in getByteLength() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7216 unsigned getByteLength() const { in getByteLength() function in __anon7fa672bc1311::FormatStringLiteral