Home
last modified time | relevance | path

Searched defs:LineColPair (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h201 using LineColPair = std::pair<unsigned, unsigned>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h209 using LineColPair = std::pair<unsigned, unsigned>; variable