Searched refs:MSGuid (Results 1 – 10 of 10) sorted by relevance
41 struct MSGuid { in format() struct47 const MSGuid *G = reinterpret_cast<const MSGuid *>(Item.data()); in format()
43 def MSGuid : DeclNode<Value>;
3370 DeclArgument<MSGuid, "GuidDecl", 0, /*fake=*/1>];
406 case Decl::MSGuid: in isRedeclarableDeclKind()
159 struct MSGuid { in input() struct165 MSGuid G = {}; in input()
968 case MSGuid: in getIdentifierNamespaceForKind()
3435 : ValueDecl(Decl::MSGuid, DC, SourceLocation(), DeclarationName(), T), in MSGuidDecl()
125 case Decl::MSGuid: // __declspec(uuid("...")) in EmitDecl()
4342 static bool classofKind(Kind K) { return K == Decl::MSGuid; } in classofKind()
3405 case Decl::MSGuid: in BuildDeclarationNameExpr()