Home
last modified time | relevance | path

Searched refs:CheckParmsForFunctionDef (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp420 CheckParmsForFunctionDef(Params, in startLambdaDefinition()
H A DSemaDeclObjC.cpp394 CheckParmsForFunctionDef(MDecl->parameters(), in ActOnStartOfObjCMethodDef()
H A DSemaChecking.cpp14122 bool Sema::CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters, in CheckParmsForFunctionDef() function in Sema
H A DSemaDecl.cpp14235 CheckParmsForFunctionDef(FD->parameters(), in ActOnStartOfFunctionDef()
H A DSemaExpr.cpp15398 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(), in ActOnBlockArguments()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3878 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,