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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1132 /// DiffTypes - Fills a DiffNode with information about a type difference.
1133 void DiffTypes(const TSTiterator &FromIter, const TSTiterator &ToIter) { function in class:__anon296::TemplateDiff
1241 /// DiffNonTypes - Handles any template parameters not handled by DiffTypes
1338 DiffTypes(FromIter, ToIter);

Completed in 185 milliseconds