Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp386 struct CompareSMLoc { in BuildInputAnnotations() struct
387 bool operator()(const SMLoc &LHS, const SMLoc &RHS) const { in BuildInputAnnotations()