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

References

tools/clang/lib/AST/Interp/ByteCodeExprGen.cpp
  356       if (!this->emitGetGlobal(T, *Idx, LV))
  363       if (!this->emitSetGlobal(T, *Idx, LV))
  365       return DiscardResult ? true : this->emitGetPtrGlobal(*Idx, LV);
  368       if (!this->emitGetGlobal(T, *Idx, LV))
  372       if (!this->emitSetGlobal(T, *Idx, LV))
  374       return DiscardResult ? true : this->emitGetPtrGlobal(*Idx, LV);