Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp994 bool MethodDefinition) { in ParseObjCMethodPrototype()
1346 bool MethodDefinition) { in ParseObjCMethodDecl()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp4718 bool isVariadic, bool MethodDefinition) { in ActOnMethodDeclaration()