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

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

Completed in 126 milliseconds