Searched refs:UuidIdent (Results 1 – 1 of 1) sorted by relevance
4746 IdentifierInfo *UuidIdent = Tok.getIdentifierInfo(); in ParseMicrosoftUuidAttributeArgs() local4747 assert(UuidIdent->getName() == "uuid" && "Not a Microsoft attribute list"); in ParseMicrosoftUuidAttributeArgs()4822 Attrs.addNew(UuidIdent, SourceRange(UuidLoc, T.getCloseLocation()), nullptr, in ParseMicrosoftUuidAttributeArgs()