Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp117 using const_matchdata_iterator = std::vector<MatchDataInfo>::const_iterator; typedef in __anon31f3a7ff0111::CombineRule
216 iterator_range<const_matchdata_iterator> matchdata_decls() const { in matchdata_decls()