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

Declarations

gen/tools/clang/lib/AST/Opcodes.inc
 8499 bool emitSetGlobal(PrimType, uint32_t, const SourceInfo &I);

References

tools/clang/lib/AST/Interp/ByteCodeExprGen.cpp
  363       if (!this->emitSetGlobal(T, *Idx, LV))
  372       if (!this->emitSetGlobal(T, *Idx, LV))