Searched refs:ObjCMethodKind (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCodeComplete.cpp | 7728 enum ObjCMethodKind { enum 7734 static bool isAcceptableObjCSelector(Selector Sel, ObjCMethodKind WantKind, in isAcceptableObjCSelector() 7761 ObjCMethodKind WantKind, in isAcceptableObjCMethod() 7793 bool WantInstanceMethods, ObjCMethodKind WantKind, in AddObjCMethods()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4891 …13ResultBuilderEb", "AddObjCMethods(clang::ObjCContainerDecl*, bool, ObjCMethodKind, clang::Identi… 4903 …PNS_14IdentifierInfoEjb", "isAcceptableObjCSelector(clang::Selector, ObjCMethodKind, clang::Identi…
|