Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/iterators/predef.iterators/counted.iterator/
H A Dthree_way_compare.pass.cpp51 auto& Greater = std::strong_ordering::greater; in test() local
/llvm-project/flang/include/flang/Evaluate/
H A Dcommon.h38 ENUM_CLASS(Ordering,Less,Equal,Greater) ENUM_CLASS() argument
[all...]
/llvm-project/libcxx/test/std/language.support/cmp/cmp.partialord/
H A Dpartialord.pass.cpp64 auto& Greater = std::partial_ordering::greater; in test_constexpr() local
/llvm-project/libcxx/test/std/language.support/cmp/cmp.weakord/
H A Dweakord.pass.cpp84 auto& Greater = std::weak_ordering::greater; in test_constexpr() local
/llvm-project/libcxx/test/std/language.support/cmp/cmp.strongord/
H A Dstrongord.pass.cpp104 auto& Greater = std::strong_ordering::greater; in test_constexpr() local
/llvm-project/clang/include/clang/AST/
H A DComparisonCategories.h71 Greater, enumerator
/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1117 Token Greater = Tok; ParseGreaterThanInTemplateList() local
1734 SourceLocation Greater; diagnoseUnknownTemplateId() local
1763 SourceLocation Greater; checkPotentialAngleBracket() local
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DQuality.h225 Compare Greater; variable
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h54 Greater, GreaterEqual, GreaterGreater, At, MinusGreater, enumerator
/llvm-project/mlir/lib/Analysis/Presburger/
H A DIntegerRelation.cpp2130 enum BoundCmpResult { Greater, Less, Equal, Unknown }; global() enumerator
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3161 matchThreeWayIntCompare(SelectInst * SI,Value * & LHS,Value * & RHS,ConstantInt * & Less,ConstantInt * & Equal,ConstantInt * & Greater) matchThreeWayIntCompare() argument
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp623 diagnoseExprIntendedAsTemplateName(Scope * S,ExprResult TemplateName,SourceLocation Less,SourceLocation Greater) diagnoseExprIntendedAsTemplateName() argument
H A DSemaOverload.cpp14947 ExprResult Greater; BuildSynthesizedThreeWayComparison() local
H A DSemaChecking.cpp9846 Greater = GE | GT | NE, global() enumerator
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13485 Greater, global() enumerator