Home
last modified time | relevance | path

Searched defs:MethodDefinition (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1039 bool MethodDefinition) { in ParseObjCMethodPrototype()
1391 bool MethodDefinition) { in ParseObjCMethodDecl()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4729 bool isVariadic, bool MethodDefinition) { in ActOnMethodDeclaration()