Home
last modified time | relevance | path

Searched refs:FilterPredicate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h67 typedef std::function<bool(llvm::object::SectionRef const &)> FilterPredicate; typedef
73 SectionFilterIterator(FilterPredicate P, in SectionFilterIterator()
95 FilterPredicate Predicate;
104 SectionFilter(FilterPredicate P, llvm::object::ObjectFile const &O) in SectionFilter()
116 FilterPredicate Predicate;