Home
last modified time | relevance | path

Searched defs:isOrdinary (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DRawCommentList.h85 bool isOrdinary() const LLVM_READONLY { in isOrdinary() function
/external/deqp/framework/common/
DtcuInterval.hpp104 bool isOrdinary (double maxValue) const { return !hasNaN() && !empty() && isFinite(maxValue); } in isOrdinary() function in tcu::Interval