Searched refs:makeSkipped (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 233 makeSkipped(unsigned FileID, unsigned LineStart, unsigned ColumnStart, in makeSkipped() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 252 makeSkipped(unsigned FileID, unsigned LineStart, unsigned ColumnStart, in makeSkipped() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ProfileData/ |
D | CoverageMappingTest.cpp | 181 Skipped ? CounterMappingRegion::makeSkipped(FileID, LS, CS, LE, CE) in addCMR()
|
/external/clang/lib/CodeGen/ |
D | CoverageMappingGen.cpp | 239 auto Region = CounterMappingRegion::makeSkipped( in gatherSkippedRegions()
|