Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1044 bool MethodDefinition) { in ParseObjCMethodPrototype() argument
1050 MethodDefinition); in ParseObjCMethodPrototype()
1396 bool MethodDefinition) { in ParseObjCMethodDecl() argument
1449 MethodImplKind, false, MethodDefinition); in ParseObjCMethodDecl()
1570 MethodImplKind, isVariadic, MethodDefinition); in ParseObjCMethodDecl()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h377 bool isVariadic, bool MethodDefinition);
/src/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1824 bool MethodDefinition = true);
1827 bool MethodDefinition=true);
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4737 bool isVariadic, bool MethodDefinition) { in ActOnMethodDeclaration() argument
4796 (MethodDefinition ? diag::warn_method_param_redefinition in ActOnMethodDeclaration()
5070 if (MethodDefinition && in ActOnMethodDeclaration()