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