Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h304 UnsignedOrNone getCallArgIndex();
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1007 UnsignedOrNone DeductionFailureInfo::getCallArgIndex() { in getCallArgIndex() function in DeductionFailureInfo
12397 << (*DeductionFailure.getCallArgIndex() + 1) in DiagnoseBadDeduction()