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>;
2910 DeclArgument<MSGuid, "GuidDecl", 0, /*fake=*/1>];
393 case Decl::MSGuid: in isRedeclarableDeclKind()
159 struct MSGuid { in input() struct165 MSGuid G = {}; in input()
856 case MSGuid: in getIdentifierNamespaceForKind()
3348 : ValueDecl(Decl::MSGuid, DC, SourceLocation(), DeclarationName(), T), in MSGuidDecl()
4248 static bool classofKind(Kind K) { return K == Decl::MSGuid; } in classofKind()
123 case Decl::MSGuid: // __declspec(uuid("...")) in EmitDecl()
6692 case Decl::MSGuid: in clang_getCursorDefinition()
3469 case Decl::MSGuid: in BuildDeclarationNameExpr()