Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp117 using const_matchdata_iterator = std::vector<MatchDataInfo>::const_iterator; typedef in __anon5fed5ee80111::CombineRule
216 iterator_range<const_matchdata_iterator> matchdata_decls() const { in matchdata_decls()