Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Divar-lookup-resolution-builtin.m8 + (int) ClassMethod; class
17 {
25 + (int) ClassMethod; class
36 {
/llvm-project-15.0.7/clang/test/ExtractAPI/
H A Dobjc_category.m25 + (void)ClassMethod; class in Category
/llvm-project-15.0.7/clang/include/clang/Index/
H A DIndexSymbol.h45 ClassMethod, enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp4228 ObjCMethodDecl *&ClassMethod, in checkObjCBridgeRelatedComponents()
4310 ObjCMethodDecl *ClassMethod = nullptr; in CheckObjCBridgeRelatedConversions() local
H A DSemaDeclAttr.cpp5986 IdentifierInfo *ClassMethod = in handleObjCBridgeRelatedAttr() local
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDecl.cpp1460 IdentifierLoc *ClassMethod = nullptr; in ParseObjCBridgeRelatedAttribute() local