Lines Matching refs:Rel
132 using Rel = DeclRelation; typedef
184 add(TND->getUnderlyingType(), Flags | Rel::Underlying); in add()
185 Flags |= Rel::Alias; // continue with the alias. in add()
190 Flags |= Rel::Alias; // continue with the alias. in add()
193 Flags |= Rel::Alias; // continue with the alias. in add()
195 add(NAD->getUnderlyingDecl(), Flags | Rel::Underlying); in add()
196 Flags |= Rel::Alias; // continue with the alias in add()
204 Flags |= Rel::Alias; // continue with the alias in add()
208 Flags |= Rel::Alias; in add()
212 report(USD->getIntroducer(), Flags | Rel::Alias); in add()
236 add(Pat, Flags | Rel::TemplatePattern); in add()
238 Flags |= Rel::TemplateInstantiation; in add()
377 Outer.add(DTT->getUnderlyingType(), Flags | Rel::Underlying); in add()
399 Outer.add(TD->getTemplatedDecl(), Flags | Rel::TemplatePattern); in add()
435 Outer.add(TST->getAliasedType(), Flags | Rel::Underlying); in add()
440 Flags | Rel::Alias | Rel::TemplatePattern); in add()
454 Outer.add(TD->getTemplatedDecl(), Flags | Rel::TemplatePattern); in add()