Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp3780 struct PartialSpecMatchResult { struct
3835 typedef PartialSpecMatchResult MatchResult; in getPatternForClassTemplateSpecialization()
3853 Matched.push_back(PartialSpecMatchResult()); in getPatternForClassTemplateSpecialization()
HDSemaTemplate.cpp4142 struct PartialSpecMatchResult { struct
4186 typedef PartialSpecMatchResult MatchResult; in CheckVarTemplateId()
4214 Matched.push_back(PartialSpecMatchResult()); in CheckVarTemplateId()