Searched refs:getGuidDecl (Results 1 – 9 of 9) sorted by relevance
2139 Record.AddDeclRef(E->getGuidDecl()); in VisitCXXUuidofExpr()
1102 MSGuidDecl *getGuidDecl() const { return Guid; } in getGuidDecl() function
751 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()773 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()
6561 Entity = CUE->getGuidDecl(); in CheckTemplateArgumentAddressOfObjectOrFunction()
6741 if (declaresSameEntity(UA->getGuidDecl(), GuidDecl)) in mergeUuidAttr()
2868 NewAttr = S.mergeUuidAttr(D, *UA, UA->getGuid(), UA->getGuidDecl()); in mergeDeclAttribute()
14220 return cast<CXXUuidofExpr>(E)->getGuidDecl(); in getPrimaryDecl()
5231 return Builder.CreateElementBitCast(CGM.GetAddrOfMSGuidDecl(E->getGuidDecl()), in EmitCXXUuidofExpr()
8440 return Success(E->getGuidDecl()); in VisitCXXUuidofExpr()