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

References

tools/clang/lib/Sema/SemaTemplate.cpp
  412     if (S)
  413       LookupName(Found, S);
  466             CorrectTypo(Found.getLookupNameInfo(), Found.getLookupKind(), S,
  512   if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope &&
  523     LookupName(FoundOuter, S);