Searched defs:ErrorParam (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseTemplate.cpp | 688 NamedDecl *ErrorParam = Actions.ActOnNonTypeTemplateParameter( ParseTemplateParameter() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 6590 QualType ErrorParam = BlockParams[ParamIdx - 1]; checkSwiftAsyncErrorBlock() local |