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

Declarations

tools/clang/lib/AST/Interp/InterpFrame.h
  109   virtual SourceInfo getSource(CodePtr PC) const;

References

tools/clang/lib/AST/Interp/Interp.cpp
  106     const SourceInfo &Loc = S.Current->getSource(OpPC);
  138   const SourceInfo &Loc = S.Current->getSource(OpPC);
  156     const SourceInfo &E = S.Current->getSource(OpPC);
  187     const SourceInfo &Loc = S.Current->getSource(OpPC);
  197   const SourceInfo &E = S.Current->getSource(OpPC);
  204   const auto &Src = S.Current->getSource(OpPC);
  235   const SourceInfo &Loc = S.Current->getSource(OpPC);
  244   const SourceInfo &Loc = S.Current->getSource(OpPC);
  253   const SourceInfo &Loc = S.Current->getSource(OpPC);
  265   const SourceInfo &Loc = S.Current->getSource(OpPC);
  276   const SourceInfo &Loc = S.Current->getSource(OpPC);
  379   const SourceInfo &Loc = S.Current->getSource(OpPC);
  396   const SourceInfo &E = S.Current->getSource(OpPC);
tools/clang/lib/AST/Interp/Interp.h
  182     const SourceInfo &Loc = S.Current->getSource(OpPC);
  751     S.CCEDiag(S.Current->getSource(OpPC), diag::note_constexpr_array_index)
  905     const SourceInfo &Loc = S.Current->getSource(OpPC);
  920     const SourceInfo &Loc = S.Current->getSource(OpPC);