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

References

tools/clang/lib/AST/MicrosoftMangle.cpp
  102     return getEffectiveDeclContext(cast<Decl>(DC));
  109   return getEffectiveDeclContext(cast<Decl>(DC));
  198     const DeclContext *DC = getEffectiveDeclContext(ND);
  463     const DeclContext *DC = getEffectiveDeclContext(D);
 1045   const DeclContext *DC = getEffectiveDeclContext(ND);
 1084       DC = getEffectiveDeclContext(BD);