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.hpp85 bool isOrdinary (void) const { return !hasNaN() && !empty() && isFinite(); } in isOrdinary() function in tcu::Interval