Home | History | Annotate | Download | only in Sema

Lines Matching defs:IsReference

2397       const bool IsReference = FoundVD->getType()->isReferenceType();
2406 if (CheckReferenceOnly && !IsReference)
2410 unsigned diag = IsReference