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