Searched defs:ParamWasReference (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2716 bool ParamWasReference) {
2724 if (ParamWasReference)
2777 if (!ParamWasReference && ParamType->isPointerType() &&
2714 ResolveOverloadForDeduction(Sema &S, TemplateParameterList *TemplateParams, Expr *Arg, QualType ParamType, bool ParamWasReference) argument

Completed in 40 milliseconds