Searched refs:hasDesugaredTA (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1067 /// hasDesugaredTA - Returns true if there is another TemplateArgument
1069 bool hasDesugaredTA() const { function in class:__anon296::TemplateDiff::TSTiterator
1208 if (!Iter.hasDesugaredTA()) return;
1422 if (Iter.hasDesugaredTA())
1432 if (Iter.hasDesugaredTA())

Completed in 182 milliseconds