Searched defs:all_of (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp337 assert(llvm::all_of(makeArgArray(Arguments, NumArgs), function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1182 bool all_of(R &&Range, UnaryPredicate P) { function in namespace:llvm

Completed in 307 milliseconds