Home
last modified time | relevance | path

Searched defs:SkippedRegion (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/FileCheck/
DFileCheck.cpp1091 StringRef SkippedRegion = Buffer.substr(LastPos, MatchPos); in Check() local
1261 StringRef SkippedRegion = Buffer.substr(LastPos, MatchPos); in CheckDag() local
/external/swiftshader/third_party/LLVM/utils/FileCheck/
DFileCheck.cpp702 StringRef SkippedRegion(LastMatch, Buffer.data()-LastMatch); in main() local
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h202 SkippedRegion enumerator