Home
last modified time | relevance | path

Searched refs:LongFileNames (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h49 PreservePaths(P), UncondBranch(U), Intermediate(I), LongFileNames(L), in Options()
60 bool LongFileNames; member
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp681 if (options.LongFileNames && filename != mainFilename) in getCoveragePath()