Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGICombinerEmitter.cpp116 using const_matchdata_iterator = std::vector<MatchDataInfo>::const_iterator; typedef in __anon08ee5a240111::CombineRule
215 iterator_range<const_matchdata_iterator> matchdata_decls() const { in matchdata_decls()