Home
last modified time | relevance | path

Searched refs:LongFileNames (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h48 PreservePaths(P), UncondBranch(U), LongFileNames(L), NoOutput(N) {} in Options()
56 bool LongFileNames; member
/external/llvm/lib/IR/
DGCOV.cpp550 if (Options.LongFileNames && !Filename.equals(MainFilename)) in getCoveragePath()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DGCOV.cpp568 if (Options.LongFileNames && !Filename.equals(MainFilename)) in getCoveragePath()