Home
last modified time | relevance | path

Searched refs:getCodeUnitS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1884 int64_t getCodeUnitS(size_t I, uint64_t BitWidth) const { in getCodeUnitS() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9585 int64_t C = SE->getCodeUnitS(I, SemaRef.Context.getCharWidth()); in CheckC23ConstexprInitStringLiteral()