Searched refs:GTFlag (Results 1 – 1 of 1) sorted by relevance
9885 ComparisonResult LTFlag = LT, GTFlag = GT; in constantValue() local9886 if (ConstantOnRHS) std::swap(LTFlag, GTFlag); in constantValue()9890 if (R & GTFlag) return StringRef("'std::strong_ordering::greater'"); in constantValue()