Searched refs:CheckParmsForFunctionDef (Results 1 – 6 of 6) sorted by relevance
439 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
393 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
12194 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
12940 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
13645 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
3016 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,