Home
last modified time | relevance | path

Searched defs:NumChars (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DStringMatcher.cpp86 unsigned NumChars = FirstNonCommonLetter-CharNo; in EmitStringMatcherForChar() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp147 unsigned NumChars = in write_hex() local
H A Draw_ostream.cpp483 write_padding(raw_ostream & OS,unsigned NumChars) write_padding() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1246 guessCharByteSize(const uint8_t * StringBytes,unsigned NumChars,uint64_t NumBytes) guessCharByteSize() argument
1405 const unsigned NumChars = BytesDecoded / CharBytes; demangleStringLiteral() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp81 for (unsigned NumChars = 0; in getCommentSplit() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp992 unsigned NumChars = End - Pos + 1; replaceTemplatedArgs() local