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.cpp5379 static QualType GetImplicitObjectParameterType(ASTContext &Context, in GetImplicitObjectParameterType() function
5569 Obj1Ty = GetImplicitObjectParameterType(this->Context, Method1, RawObj1Ty, in getMoreSpecializedTemplate()
5579 Obj2Ty = GetImplicitObjectParameterType(this->Context, Method2, RawObj2Ty, in getMoreSpecializedTemplate()