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

References

tools/clang/lib/Sema/SemaExprMember.cpp
  722         R.clear(); // Ensure there's no decls lingering in the shared state.
  723         R.suppressDiagnostics();
  724         R.setLookupName(TC.getCorrection());
  726           R.addDecl(ND);
  727         R.resolveKind();
  730             nullptr, R, nullptr, nullptr);