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

Declarations

tools/clang/lib/Index/IndexingContext.h
   66   bool shouldIndexTemplateParameters() const;

References

tools/clang/lib/Index/IndexDecl.cpp
  679         if (IndexCtx.shouldIndexTemplateParameters())
tools/clang/lib/Index/IndexingContext.cpp
   83   if (!shouldIndexTemplateParameters() &&