Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp8119 ObjCMethodDecl *SuperMethod = nullptr; in AddSuperSendCompletion() local
8366 if (ObjCMethodDecl *SuperMethod = in AddClassMessageCompletions() local
8506 if (ObjCMethodDecl *SuperMethod = in CodeCompleteObjCInstanceMessage() local
H A DSemaDeclObjC.cpp496 const ObjCMethodDecl *SuperMethod = in ActOnStartOfObjCMethodDef() local