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

Declarations

tools/clang/lib/AST/Interp/InterpFrame.h
  111   SourceLocation getLocation(CodePtr PC) const;

References

tools/clang/lib/AST/Interp/Interp.cpp
  172     S.FFDiag(S.Current->getLocation(OpPC), diag::note_constexpr_modify_global);
  334   const SourceLocation &Loc = S.Current->getLocation(OpPC);