Home
last modified time | relevance | path

Searched defs:PrefixEnd (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c993 const char *Filename, *PrefixEnd; in __llvm_profile_get_path_prefix() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2279 const char *PrefixEnd = &CurPtr[PrefixLen]; in LexRawStringLiteral() local