Home
last modified time | relevance | path

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

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