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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2186 struct PartialSpecMatchResult { struct in namespace:__anon18105
2240 typedef PartialSpecMatchResult MatchResult;
2258 Matched.push_back(PartialSpecMatchResult());
H A DSemaTemplate.cpp2645 struct PartialSpecMatchResult { struct in namespace:__anon18100
2682 typedef PartialSpecMatchResult MatchResult;
2715 Matched.push_back(PartialSpecMatchResult());

Completed in 1409 milliseconds