Home
last modified time | relevance | path

Searched refs:UuidIdent (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp4551 IdentifierInfo *UuidIdent = Tok.getIdentifierInfo(); in ParseMicrosoftUuidAttributeArgs() local
4552 assert(UuidIdent->getName() == "uuid" && "Not a Microsoft attribute list"); in ParseMicrosoftUuidAttributeArgs()
4627 Attrs.addNew(UuidIdent, SourceRange(UuidLoc, T.getCloseLocation()), nullptr, in ParseMicrosoftUuidAttributeArgs()