Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5995 getMoreSpecialized(Sema &S, QualType T1, QualType T2, TemplateLikeDecl *P1, in getMoreSpecialized() function
6091 return getMoreSpecialized(*this, PT1, PT2, PS1, PS2, Info); in getMoreSpecializedPartialSpecialization()
6101 getMoreSpecialized(*this, PartialT, PrimaryT, Spec, Primary, Info); in isMoreSpecializedThanPrimary()
6124 return getMoreSpecialized(*this, PT1, PT2, PS1, PS2, Info); in getMoreSpecializedPartialSpecialization()
6138 getMoreSpecialized(*this, PartialT, PrimaryT, Spec, Primary, Info); in isMoreSpecializedThanPrimary()