Searched defs:RelatedClass (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExprObjC.cpp | 4233 checkObjCBridgeRelatedComponents(SourceLocation Loc,QualType DestType,QualType SrcType,ObjCInterfaceDecl * & RelatedClass,ObjCMethodDecl * & ClassMethod,ObjCMethodDecl * & InstanceMethod,TypedefNameDecl * & TDNDecl,bool CfToNs,bool Diagnose) checkObjCBridgeRelatedComponents() argument |
H A D | SemaObjC.cpp | 2065 IdentifierInfo *RelatedClass = handleBridgeRelatedAttr() local |
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDecl.cpp | 1676 IdentifierLoc *RelatedClass = ParseIdentifierLoc(); ParseObjCBridgeRelatedAttribute() local |