Searched refs:getMSGuidDecl (Results 1 – 4 of 4) sorted by relevance
3230 MSGuidDecl *getMSGuidDecl(MSGuidDeclParts Parts) const;
5383 MSGuidDecl *Guid = S.Context.getMSGuidDecl(Parsed); in handleUuidAttr()
769 Guid = Context.getMSGuidDecl(MSGuidDecl::Parts{}); in BuildCXXUuidof()
12751 ASTContext::getMSGuidDecl(MSGuidDecl::Parts Parts) const { in getMSGuidDecl() function in ASTContext