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