Searched defs:Relational (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | OperatorPrecedence.h | 37 Relational = 10, // >=, <=, >, < enumerator |
/llvm-project/flang/lib/Evaluate/ | ||
H A D | formatting.cpp | 282 Relational, global() enumerator |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 138 enum { Equality, Inequality, Relational, ThreeWay } Kind; DiagnoseUnusedComparison() enumerator |
/llvm-project/llvm/include/llvm/Demangle/ | ||
H A D | ItaniumDemangle.h | 184 Relational, global() enumerator |
/llvm-project/libcxxabi/src/demangle/ | ||
H A D | ItaniumDemangle.h | 185 Relational, global() enumerator |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 5612 Relational, global() enumerator |