Home
last modified time | relevance | path

Searched refs:MethodDefinition (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp1002 bool MethodDefinition) { in ParseObjCMethodPrototype() argument
1008 MethodDefinition); in ParseObjCMethodPrototype()
1352 bool MethodDefinition) { in ParseObjCMethodDecl() argument
1407 false, MethodDefinition); in ParseObjCMethodDecl()
1537 MethodImplKind, isVariadic, MethodDefinition); in ParseObjCMethodDecl()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1365 bool MethodDefinition = true);
1368 bool MethodDefinition=true);
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp4094 bool isVariadic, bool MethodDefinition) { in ActOnMethodDeclaration() argument
4150 (MethodDefinition ? diag::warn_method_param_redefinition in ActOnMethodDeclaration()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7318 bool isVariadic, bool MethodDefinition);