Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp927 bool MethodDefinition) { in ParseObjCMethodPrototype() argument
933 MethodDefinition); in ParseObjCMethodPrototype()
1166 bool MethodDefinition) { in ParseObjCMethodDecl() argument
1219 MethodImplKind, false, MethodDefinition); in ParseObjCMethodDecl()
1334 getCurScope(), ArgInfo, ObjCParamInfo.size(), MethodDefinition); in ParseObjCMethodDecl()
1351 methodAttrs, MethodImplKind, isVariadic, MethodDefinition); in ParseObjCMethodDecl()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h356 bool MethodDefinition);
369 bool isVariadic, bool MethodDefinition);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4731 bool MethodDefinition) { in ActOnMethodParmDeclaration() argument
4750 (MethodDefinition ? diag::warn_method_param_redefinition in ActOnMethodParmDeclaration()
4791 bool isVariadic, bool MethodDefinition) { in ActOnMethodDeclaration() argument
5074 if (MethodDefinition && in ActOnMethodDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h5729 bool MethodDefinition = true);
5764 bool MethodDefinition = true);