Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3641 struct PartialSpecMatchResult { struct
3695 typedef PartialSpecMatchResult MatchResult; in getPatternForClassTemplateSpecialization()
3712 Matched.push_back(PartialSpecMatchResult()); in getPatternForClassTemplateSpecialization()
H A DSemaTemplate.cpp4837 struct PartialSpecMatchResult { struct
4883 typedef PartialSpecMatchResult MatchResult; in CheckVarTemplateId()
4910 Matched.push_back(PartialSpecMatchResult()); in CheckVarTemplateId()