Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclTemplate.h563 SetIteratorType; typedef
565 SetIteratorType SetIter;
569 SpecIterator(SetIteratorType SetIter) : SetIter(SetIter) {} in SpecIterator()