/llvm-project/libcxx/test/std/iterators/predef.iterators/counted.iterator/ |
H A D | three_way_compare.pass.cpp | 51 auto& Greater = std::strong_ordering::greater; in test() local
|
/llvm-project/flang/include/flang/Evaluate/ |
H A D | common.h | 38 ENUM_CLASS(Ordering,Less,Equal,Greater) ENUM_CLASS() argument [all...] |
/llvm-project/libcxx/test/std/language.support/cmp/cmp.partialord/ |
H A D | partialord.pass.cpp | 64 auto& Greater = std::partial_ordering::greater; in test_constexpr() local
|
/llvm-project/libcxx/test/std/language.support/cmp/cmp.weakord/ |
H A D | weakord.pass.cpp | 84 auto& Greater = std::weak_ordering::greater; in test_constexpr() local
|
/llvm-project/libcxx/test/std/language.support/cmp/cmp.strongord/ |
H A D | strongord.pass.cpp | 104 auto& Greater = std::strong_ordering::greater; in test_constexpr() local
|
/llvm-project/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 71 Greater, enumerator
|
/llvm-project/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1117 Token Greater = Tok; ParseGreaterThanInTemplateList() local 1734 SourceLocation Greater; diagnoseUnknownTemplateId() local 1763 SourceLocation Greater; checkPotentialAngleBracket() local [all...] |
/llvm-project/clang-tools-extra/clangd/ |
H A D | Quality.h | 225 Compare Greater; variable
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 54 Greater, GreaterEqual, GreaterGreater, At, MinusGreater, enumerator
|
/llvm-project/mlir/lib/Analysis/Presburger/ |
H A D | IntegerRelation.cpp | 2130 enum BoundCmpResult { Greater, Less, Equal, Unknown }; global() enumerator
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 3161 matchThreeWayIntCompare(SelectInst * SI,Value * & LHS,Value * & RHS,ConstantInt * & Less,ConstantInt * & Equal,ConstantInt * & Greater) matchThreeWayIntCompare() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 623 diagnoseExprIntendedAsTemplateName(Scope * S,ExprResult TemplateName,SourceLocation Less,SourceLocation Greater) diagnoseExprIntendedAsTemplateName() argument
|
H A D | SemaOverload.cpp | 14947 ExprResult Greater; BuildSynthesizedThreeWayComparison() local
|
H A D | SemaChecking.cpp | 9846 Greater = GE | GT | NE, global() enumerator
|
/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 13485 Greater, global() enumerator
|