Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp4970 enum ObjCMethodKind { enum
4977 ObjCMethodKind WantKind, in isAcceptableObjCSelector()
5001 ObjCMethodKind WantKind, in isAcceptableObjCMethod()
5036 ObjCMethodKind WantKind, in AddObjCMethods()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp6715 enum ObjCMethodKind { enum
6721 static bool isAcceptableObjCSelector(Selector Sel, ObjCMethodKind WantKind, in isAcceptableObjCSelector()
6748 ObjCMethodKind WantKind, in isAcceptableObjCMethod()
6780 bool WantInstanceMethods, ObjCMethodKind WantKind, in AddObjCMethods()