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

References

tools/clang/lib/Index/IndexingContext.cpp
   48   return IndexOpts.IndexTemplateParameters;
tools/clang/tools/extra/clangd/XRefs.cpp
  208   IndexOpts.IndexTemplateParameters = true;
  404   IndexOpts.IndexTemplateParameters = true;
tools/clang/unittests/Index/IndexTests.cpp
  248   Opts.IndexTemplateParameters = true;