Searched refs:getVarianceLoc (Results 1 – 3 of 3) sorted by relevance
796 SourceLocation diagLoc = newTypeParam->getVarianceLoc(); in checkTypeParamListConsistency()808 diag << FixItHint::CreateRemoval(newTypeParam->getVarianceLoc()); in checkTypeParamListConsistency()822 diag << FixItHint::CreateReplacement(newTypeParam->getVarianceLoc(), in checkTypeParamListConsistency()
582 SourceLocation getVarianceLoc() const { return VarianceLoc; } in getVarianceLoc() function
3678 Importer.Import(D->getVarianceLoc()), in VisitObjCTypeParamDecl()