Home
last modified time | relevance | path

Searched refs:IsStrong (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComparisonCategories.cpp207 bool IsStrong = Type == CCT::StrongOrdering; in getPossibleResultsForType() local
208 Values.push_back(IsStrong ? CCR::Equal : CCR::Equivalent); in getPossibleResultsForType()