Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5493 static QualType GetImplicitObjectParameterType(ASTContext &Context, in GetImplicitObjectParameterType() function
5880 Obj1Ty = GetImplicitObjectParameterType(this->Context, Method1, in getMoreSpecializedTemplate()
5891 Obj2Ty = GetImplicitObjectParameterType(this->Context, Method2, in getMoreSpecializedTemplate()