Home | History | Annotate | Download | only in Parse

Lines Matching refs:TUK_Reference

1277     TUK = Sema::TUK_Reference;
1324 TUK = Sema::TUK_Reference;
1339 TUK = Sema::TUK_Reference;
1343 if (TUK != Sema::TUK_Reference) {
1367 if (TUK == Sema::TUK_Reference)
1416 } else if (TUK == Sema::TUK_Reference ||
1513 if (TUK != Sema::TUK_Reference && TemplateParams)
1528 assert(TUK == Sema::TUK_Reference || TUK == Sema::TUK_Friend);