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

Declarations

tools/clang/lib/AST/Interp/Interp.h
   47 bool CheckExtern(InterpState &S, CodePtr OpPC, const Pointer &Ptr);

References

tools/clang/lib/AST/Interp/Interp.cpp
  286   if (!CheckExtern(S, OpPC, Ptr))
  304   if (!CheckExtern(S, OpPC, Ptr))
  318   if (!CheckExtern(S, OpPC, Ptr))
tools/clang/lib/AST/Interp/Interp.h
  524   if (!CheckExtern(S, OpPC, Ptr))