Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h45 ClassMethod, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4227 checkObjCBridgeRelatedComponents(SourceLocation Loc,QualType DestType,QualType SrcType,ObjCInterfaceDecl * & RelatedClass,ObjCMethodDecl * & ClassMethod,ObjCMethodDecl * & InstanceMethod,TypedefNameDecl * & TDNDecl,bool CfToNs,bool Diagnose) checkObjCBridgeRelatedComponents() argument
4309 ObjCMethodDecl *ClassMethod = nullptr; CheckObjCBridgeRelatedConversions() local
[all...]
H A DSemaDeclAttr.cpp6317 IdentifierInfo *ClassMethod = handleObjCBridgeRelatedAttr() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1586 IdentifierLoc *ClassMethod = nullptr; ParseObjCBridgeRelatedAttribute() local