Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp7968 ObjCMethodDecl *SuperMethod = nullptr; AddSuperSendCompletion() local
8216 if (ObjCMethodDecl *SuperMethod = AddClassMessageCompletions() local
8358 if (ObjCMethodDecl *SuperMethod = CodeCompleteObjCInstanceMessage() local
[all...]
H A DSemaDeclObjC.cpp497 const ObjCMethodDecl *SuperMethod = ActOnStartOfObjCMethodDef() local