Searched defs:PrefixEnd (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ | ||
H A D | InstrProfilingFile.c | 989 const char *Filename, *PrefixEnd; __llvm_profile_get_path_prefix() local |
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | Lexer.cpp | 2225 const char *PrefixEnd = &CurPtr[PrefixLen]; LexRawStringLiteral() local |