HomeSort by: relevance | last modified time | path
    Searched defs:isMin (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
Boolean.h 65 bool isMin() const { return isZero(); }
Integral.h 125 bool isMin() const { return *this == min(bitWidth()); }

Completed in 16 milliseconds