Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplateDeduction.h296 const TemplateArgument *getFirstArg();
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp943 const TemplateArgument *DeductionFailureInfo::getFirstArg() { in getFirstArg() function in DeductionFailureInfo
12207 << (DeductionFailure.getFirstArg()->pack_size() + 1) in DiagnoseBadDeduction()
12208 << *DeductionFailure.getFirstArg(); in DiagnoseBadDeduction()
12217 QualType Param = DeductionFailure.getFirstArg()->getAsType(); in DiagnoseBadDeduction()
12248 DeductionFailure.getFirstArg()->getNonTypeTemplateArgumentType(); in DiagnoseBadDeduction()
12254 << ParamD->getDeclName() << *DeductionFailure.getFirstArg() << T1 in DiagnoseBadDeduction()
12268 if (DeductionFailure.getFirstArg()->getKind() == TemplateArgument::Pack && in DiagnoseBadDeduction()
12270 DeductionFailure.getFirstArg()->pack_size() != in DiagnoseBadDeduction()
12277 << which << ParamD->getDeclName() << *DeductionFailure.getFirstArg() in DiagnoseBadDeduction()
12398 << *DeductionFailure.getFirstArg() << *DeductionFailure.getSecondArg() in DiagnoseBadDeduction()
[all …]
H A DSemaObjC.cpp2259 SemaRef.getFormatStringInfo(Format->getFormatIdx(), Format->getFirstArg(), in GetFormatNSStringIdx()
H A DSemaChecking.cpp6421 PVFormat->getFirstArg(), &CallerFSI)) in checkFormatStringExpr()
6673 if (getFormatStringInfo(Format->getFormatIdx(), Format->getFirstArg(), in CheckFormatArguments()
H A DSemaDeclAttr.cpp3906 F->getFirstArg() == FirstArg) { in mergeFormatAttr()
H A DSemaDecl.cpp2836 FA->getFirstArg()); in mergeDeclAttribute()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9684 From->getFirstArg()); in Import()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5689 …ctionFailureInfo11getFirstArgEv", "clang::OverloadCandidate::DeductionFailureInfo::getFirstArg()"},