Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCodeComplete.cpp4977 ObjCMethodKind WantKind, in isAcceptableObjCSelector()
5001 ObjCMethodKind WantKind, in isAcceptableObjCMethod()
5036 ObjCMethodKind WantKind, in AddObjCMethods()
/external/llvm-project/clang/lib/Sema/
DSemaCodeComplete.cpp6721 static bool isAcceptableObjCSelector(Selector Sel, ObjCMethodKind WantKind, in isAcceptableObjCSelector()
6748 ObjCMethodKind WantKind, in isAcceptableObjCMethod()
6780 bool WantInstanceMethods, ObjCMethodKind WantKind, in AddObjCMethods()