Home
last modified time | relevance | path

Searched defs:FirstChar (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_monitor.cpp55 char FirstChar = *Buf.data(); __ubsan_get_current_report_data() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DTokenConcatenation.cpp210 char FirstChar = 0; in AvoidConcat() local
H A DPPDirectives.cpp621 char FirstChar = RI[0]; in SkipExcludedConditionalBlock() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DEncoding.h77 inline unsigned getCodePointNumBytes(char FirstChar, Encoding Encoding) { in getCodePointNumBytes()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp193 unsigned FirstChar = Str[Active.Idx]; in extend() local
H A DFileUtilities.cpp54 static const char *BackupNumber(const char *Pos, const char *FirstChar) { in BackupNumber()
H A DYAMLParser.cpp1882 StringRef FirstChar(Current, 1); fetchMoreTokens() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6485 unsigned char FirstChar = *csStart; in HandleInvalidConversionSpecifier() local