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

Declarations

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

References

tools/clang/lib/AST/Interp/ByteCodeExprGen.cpp
  333       if (!this->emitGetLocal(T, L.Offset, LV))
  345       if (!this->emitGetLocal(T, L.Offset, LV))