HomeSort by relevance Sort by last modified time
    Searched refs:fcInfinity (Results 1 - 4 of 4) sorted by null

  /external/llvm/unittests/ADT/
APFloatTest.cpp     [all...]
  /external/llvm/lib/Support/
APFloat.cpp 776 if (category==fcZero || category==fcInfinity)
    [all...]
  /external/llvm/include/llvm/ADT/
APFloat.h 177 fcInfinity,
384 bool isInfinity() const { return category == fcInfinity; }
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]

Completed in 81 milliseconds