Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/
H A DRename.cpp849 auto ByteLength = R.second - R.first; in buildRenameEdit() local
/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp1055 unsigned ByteLength = Str.size(); in StringLiteral() local