Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclTemplate.h560 SetIteratorType; typedef
562 SetIteratorType SetIter;
566 SpecIterator(SetIteratorType SetIter) : SetIter(SetIter) {} in SpecIterator()