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