Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDOperatorPrecedence.h37 Relational = 10, // >=, <=, >, < enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp131 enum { Equality, Inequality, Relational, ThreeWay } Kind; in DiagnoseUnusedComparison() enumerator
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h1301 Relational, enumerator