Searched refs:MSGuid (Results 1 – 11 of 11) 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>;
3738 DeclArgument<MSGuid, "GuidDecl", 0, /*fake=*/1>];
412 case Decl::MSGuid: in isRedeclarableDeclKind()
159 struct MSGuid { in input() struct165 MSGuid G = {}; in input()
588 case Decl::MSGuid: // __declspec(uuid("...")) in emitDecl()
979 case MSGuid: in getIdentifierNamespaceForKind()
3668 : ValueDecl(Decl::MSGuid, DC, SourceLocation(), DeclarationName(), T), in MSGuidDecl()
4435 static bool classofKind(Kind K) { return K == Decl::MSGuid; } in classofKind()
128 case Decl::MSGuid: // __declspec(uuid("...")) in EmitDecl()
3453 case Decl::MSGuid: in BuildDeclarationNameExpr()