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

References

tools/clang/lib/Sema/SemaDecl.cpp
14897       if (Previous.wasNotFoundInCurrentInstantiation() &&
tools/clang/lib/Sema/SemaTemplate.cpp
  399     IsDependent |= Found.wasNotFoundInCurrentInstantiation();
  423     IsDependent |= Found.wasNotFoundInCurrentInstantiation();