Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp7894 ObjCMethodDecl *SuperMethod = nullptr; in AddSuperSendCompletion() local
8139 if (ObjCMethodDecl *SuperMethod = in AddClassMessageCompletions() local
8280 if (ObjCMethodDecl *SuperMethod = in CodeCompleteObjCInstanceMessage() local
H A DSemaDeclObjC.cpp489 const ObjCMethodDecl *SuperMethod = in ActOnStartOfObjCMethodDef() local