Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DGCOV.h39 PreservePaths(P), UncondBranch(U), LongFileNames(L), NoOutput(N) {} in Options()
47 bool LongFileNames; member
/external/llvm/lib/IR/
DGCOV.cpp545 if (Options.LongFileNames && !Filename.equals(MainFilename)) in getCoveragePath()