Searched refs:CheckParmsForFunctionDef (Results 1 – 6 of 6) sorted by relevance
418 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
322 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
9416 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
11296 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
12054 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
2666 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,