Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Semantics/
H A Dtype.h242 template <typename P> bool CheckAll(P predicate) const { CheckAll() function
/llvm-project/llvm/unittests/IR/
H A DConstantRangeTest.cpp208 static bool CheckAll(const ConstantRange &, const ConstantRange &) { in CheckAll() function