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

References

tools/clang/lib/AST/Interp/Program.cpp
  151     for (const Decl *P = VD; P; P = P->getPreviousDecl())
  151     for (const Decl *P = VD; P; P = P->getPreviousDecl())
  151     for (const Decl *P = VD; P; P = P->getPreviousDecl())
  152       GlobalIndices[P] = *Idx;