Searched refs:CheckParmsForFunctionDef (Results 1 – 6 of 6) sorted by relevance
418 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
394 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
15478 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
14807 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
16287 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
4127 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,