Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp236 auto PrefixIt = path::begin(Prefix), PrefixEnd = path::end(Prefix); in isPathInStableDir() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c1051 const char *Filename, *PrefixEnd; in __llvm_profile_get_path_prefix() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2298 const char *PrefixEnd = &CurPtr[PrefixLen]; in LexRawStringLiteral() local