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