Home
last modified time | relevance | path

Searched defs:Relational (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOperatorPrecedence.h37 Relational = 10, // >=, <=, >, < enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp133 enum { Equality, Inequality, Relational, ThreeWay } Kind; DiagnoseUnusedComparison() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h185 Relational, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1607 Relational, global() enumerator