Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp2048 for (unsigned NullByte : llvm::seq(ShorterCharWidth)) { in arePotentiallyOverlappingStringLiterals() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2245 for (int NullByte : llvm::seq(ShorterCharWidth)) { in ArePotentiallyOverlappingStringLiterals() local