Home
last modified time | relevance | path

Searched refs:ObjCInterfaceOrSuperCCC (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp2086 class ObjCInterfaceOrSuperCCC : public CorrectionCandidateCallback { class
2088 ObjCInterfaceOrSuperCCC(ObjCMethodDecl *Method) { in ObjCInterfaceOrSuperCCC() function in __anon375345810211::ObjCInterfaceOrSuperCCC
2175 llvm::make_unique<ObjCInterfaceOrSuperCCC>(getCurMethodDecl()), in getObjCMessageKind()