Searched refs:getGuidDecl (Results 1 – 9 of 9) sorted by relevance
2129 Record.AddDeclRef(E->getGuidDecl()); in VisitCXXUuidofExpr()
1092 MSGuidDecl *getGuidDecl() const { return Guid; } in getGuidDecl() function
728 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()750 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()
6510 Entity = CUE->getGuidDecl(); in CheckTemplateArgumentAddressOfObjectOrFunction()
6126 if (declaresSameEntity(UA->getGuidDecl(), GuidDecl)) in mergeUuidAttr()
2608 NewAttr = S.mergeUuidAttr(D, *UA, UA->getGuid(), UA->getGuidDecl()); in mergeDeclAttribute()
13268 return cast<CXXUuidofExpr>(E)->getGuidDecl(); in getPrimaryDecl()
5020 return Builder.CreateElementBitCast(CGM.GetAddrOfMSGuidDecl(E->getGuidDecl()), in EmitCXXUuidofExpr()
8322 return Success(E->getGuidDecl()); in VisitCXXUuidofExpr()