Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Divar-lookup-resolution-builtin.m8 + (int) ClassMethod; class
17 {
25 + (int) ClassMethod; class
36 {
/llvm-project/clang/test/ExtractAPI/
H A Dobjc_category.m17 + (void)ClassMethod; class in Category
H A Dobjc_external_category.m17 + (void)ClassMethod; class in Category
/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h45 ClassMethod, enumerator
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4233 checkObjCBridgeRelatedComponents(SourceLocation Loc,QualType DestType,QualType SrcType,ObjCInterfaceDecl * & RelatedClass,ObjCMethodDecl * & ClassMethod,ObjCMethodDecl * & InstanceMethod,TypedefNameDecl * & TDNDecl,bool CfToNs,bool Diagnose) checkObjCBridgeRelatedComponents() argument
4317 ObjCMethodDecl *ClassMethod = nullptr; CheckObjCBridgeRelatedConversions() local
[all...]
H A DSemaObjC.cpp2071 IdentifierInfo *ClassMethod = handleBridgeRelatedAttr() local
/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1685 IdentifierLoc *ClassMethod = nullptr; ParseObjCBridgeRelatedAttribute() local