Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DStringMatcher.cpp86 unsigned NumChars = FirstNonCommonLetter-CharNo; in EmitStringMatcherForChar() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.cpp85 int NumChars = 0; in appendString() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DNativeFormatting.cpp147 unsigned NumChars = in write_hex() local
H A Draw_ostream.cpp477 static raw_ostream &write_padding(raw_ostream &OS, unsigned NumChars) { in write_padding()
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1259 static unsigned guessCharByteSize(const uint8_t *StringBytes, unsigned NumChars, in guessCharByteSize()
1418 const unsigned NumChars = BytesDecoded / CharBytes; in demangleStringLiteral() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp81 for (unsigned NumChars = 0; in getCommentSplit() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp1014 unsigned NumChars = End - Pos + 1; in replaceTemplatedArgs() local