reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaLookup.cpp
 4268          RI != RIEnd; ++RI) {
 4268          RI != RIEnd; ++RI) {
 4273       if (RI->getCorrectionDecl() == NewND) {
 4274         if (CorrectionStr < RI->getAsString(SemaRef.getLangOpts()))
 4275           *RI = Correction;