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

Declarations

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

References

tools/clang/lib/AST/Interp/ByteCodeExprGen.cpp
  356       if (!this->emitGetGlobal(T, *Idx, LV))
  368       if (!this->emitGetGlobal(T, *Idx, LV))