Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExpr.h1896 unsigned getCharByteWidth() const { return StringLiteralBits.CharByteWidth; } in getCharByteWidth() function
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5606 unsigned getCharByteWidth() const { return FExpr->getCharByteWidth(); } getCharByteWidth() function in __anond0e4d2a41a11::FormatStringLiteral