reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8301 if (AvailabilityStack.back() >= Introduced) 8306 if (!ShouldDiagnoseAvailabilityInContext(SemaRef, Result, Introduced, Ctx, 8317 SemaRef.Context.getTargetInfo().getPlatformMinVersion(), Introduced) 8325 << Range << D << PlatformName << Introduced.getAsString(); 8329 << OffendingDecl << PlatformName << Introduced.getAsString() 8387 << " " << Introduced.getAsString() << ", *)) {\n"