Searched refs:getGuidDecl (Results 1 – 9 of 9) sorted by relevance
2298 Record.AddDeclRef(E->getGuidDecl()); in VisitCXXUuidofExpr()
760 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()782 Guid = UuidAttrs.back()->getGuidDecl(); in BuildCXXUuidof()
6910 Entity = CUE->getGuidDecl(); in CheckTemplateArgumentAddressOfObjectOrFunction()
7075 if (declaresSameEntity(UA->getGuidDecl(), GuidDecl)) in mergeUuidAttr()
2996 NewAttr = S.mergeUuidAttr(D, *UA, UA->getGuid(), UA->getGuidDecl()); in mergeDeclAttribute()
14959 return cast<CXXUuidofExpr>(E)->getGuidDecl(); in getPrimaryDecl()
1108 MSGuidDecl *getGuidDecl() const { return Guid; } in getGuidDecl() function
5624 return CGM.GetAddrOfMSGuidDecl(E->getGuidDecl()) in EmitCXXUuidofExpr()
8741 return Success(E->getGuidDecl()); in VisitCXXUuidofExpr()