Home
last modified time | relevance | path

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

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