Searched refs:CheckParmsForFunctionDef (Results 1 – 6 of 6) sorted by relevance
420 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
394 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
14122 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
14235 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
15398 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
3878 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,