Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2618 unsigned ErrorIdx; in TransformRequiresTypeParams() local
2621 &TransParams, PInfos, &ErrorIdx) || in TransformRequiresTypeParams()
2624 ParmVarDecl *FailedDecl = Params[ErrorIdx]; in TransformRequiresTypeParams()