Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2277 return std::make_unique<ObjCInterfaceOrSuperCCC>(*this); in ObjCInterfaceOrSuperCCC() function in __anon8a6ab6650311::ObjCInterfaceOrSuperCCC
2275 class ObjCInterfaceOrSuperCCC final : public CorrectionCandidateCallback { global() class