Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_monitor.cpp56 char FirstChar = *Buf.data(); in __ubsan_get_current_report_data() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DTokenConcatenation.cpp207 char FirstChar = 0; AvoidConcat() local
[all...]
H A DPPDirectives.cpp620 char FirstChar = RI[0]; SkipExcludedConditionalBlock() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DEncoding.h78 getCodePointNumBytes(char FirstChar,Encoding Encoding) getCodePointNumBytes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp122 unsigned FirstChar = Str[Active.Idx]; extend() local
H A DFileUtilities.cpp54 static const char *BackupNumber(const char *Pos, const char *FirstChar) { in BackupNumber()
H A DYAMLParser.cpp1904 StringRef FirstChar(Current, 1); in fetchMoreTokens() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11287 unsigned char FirstChar = *csStart; HandleInvalidConversionSpecifier() local