Home
last modified time | relevance | path

Searched defs:CharSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2855 unsigned CharSize; in SkipBlockComment() local
3388 unsigned CharSize; in tryReadNumericUCN() local
3502 unsigned CharSize; in tryReadNamedUCN() local
3596 unsigned CharSize; in tryReadUCN() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp133 unsigned CharSize = llvm::getNumBytesForUTF8(*Begin); in printableTextForNextCharacter() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6223 unsigned CharSize) { in isGEPBasedOnPointerToString()
6391 unsigned CharSize) { in GetStringLengthH()
6454 uint64_t llvm::GetStringLength(const Value *V, unsigned CharSize) { in GetStringLength()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp932 unsigned CharSize, in optimizeStringLength()