HomeSort by: relevance | last modified time | path
    Searched refs:CheckParmsForFunctionDef (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLambda.cpp 420 CheckParmsForFunctionDef(Params,
SemaDeclObjC.cpp 394 CheckParmsForFunctionDef(MDecl->parameters(),
SemaDecl.cpp 14235 CheckParmsForFunctionDef(FD->parameters(),
SemaExpr.cpp 15398 CheckParmsForFunctionDef(CurBlock->TheDecl->parameters(),
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 3878 bool CheckParmsForFunctionDef(ArrayRef<ParmVarDecl *> Parameters,

Completed in 55 milliseconds