Searched refs:getGuidDecl (Results 1 – 10 of 10) sorted by relevance
743 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()764 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()
6045 if (declaresSameEntity(UA->getGuidDecl(), GuidDecl)) in mergeUuidAttr()
6620 Entity = CUE->getGuidDecl(); in CheckTemplateArgumentAddressOfObjectOrFunction()
2874 NewAttr = S.mergeUuidAttr(D, *UA, UA->getGuid(), UA->getGuidDecl()); in mergeDeclAttribute()
14326 return cast<CXXUuidofExpr>(E)->getGuidDecl(); in getPrimaryDecl()
2362 Record.AddDeclRef(E->getGuidDecl()); in VisitCXXUuidofExpr()
1114 MSGuidDecl *getGuidDecl() const { return Guid; } in getGuidDecl() function
3776 const MSGuidDecl *GuidDecl = E->getGuidDecl(); in VisitCXXUuidofExpr()
6186 return CGM.GetAddrOfMSGuidDecl(E->getGuidDecl()) in EmitCXXUuidofExpr()
9197 return Success(E->getGuidDecl()); in VisitCXXUuidofExpr()