Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DRawCommentList.h88 bool isOrdinary() const LLVM_READONLY { in isOrdinary() function
/external/clang/include/clang/AST/
DRawCommentList.h85 bool isOrdinary() const LLVM_READONLY { in isOrdinary() function
/external/deqp/framework/common/
DtcuInterval.hpp101 bool isOrdinary (void) const { return !hasNaN() && !empty() && isFinite(); } in isOrdinary() function in tcu::Interval
/external/llvm-project/clang/lib/CodeGen/
DCGCall.h174 bool isOrdinary() const { in isOrdinary() function