Home | History | Annotate | Download | only in AST

Lines Matching full:uuid

64   // Loop all record redeclaration looking for an uuid attribute.
68 if (UuidAttr *Uuid = I->getAttr<UuidAttr>())
69 return Uuid;