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.cpp2615 unsigned ErrorIdx; in TransformRequiresTypeParams() local
2618 &TransParams, PInfos, &ErrorIdx) || in TransformRequiresTypeParams()
2621 ParmVarDecl *FailedDecl = Params[ErrorIdx]; in TransformRequiresTypeParams()