Searched refs:CheckParmsForFunctionDef (Results 1 – 6 of 6) sorted by relevance
426 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
394 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
15219 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
15821 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
16555 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
4247 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,