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

Declarations

tools/clang/lib/AST/Interp/ByteCodeEmitter.h
   65   bool jump(const LabelTy &Label);

References

tools/clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  211     if (!this->jump(LabelEnd))