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

Declarations

tools/clang/include/clang/AST/ExternalASTMerger.h
  191   void ForEachMatchingDC(const DeclContext *DC, CallbackType Callback);

References

tools/clang/lib/AST/ExternalASTMerger.cpp
  310   ForEachMatchingDC(Tag, [&](ASTImporter &Forward, ASTImporter &Reverse,
  327   ForEachMatchingDC(
  348   ForEachMatchingDC(Interface,
  489   ForEachMatchingDC(DC,
  533   ForEachMatchingDC(DC, [&](ASTImporter &Forward, ASTImporter &Reverse,