Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3965 struct PartialSpecMatchResult { struct
4032 typedef PartialSpecMatchResult MatchResult; in getPatternForClassTemplateSpecialization()
H A DSemaTemplate.cpp4435 struct PartialSpecMatchResult { struct
4549 typedef PartialSpecMatchResult MatchResult; in CheckVarTemplateId()
4589 Matched.push_back(PartialSpecMatchResult()); in CheckVarTemplateId()