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

Declarations

gen/tools/clang/lib/AST/Opcodes.inc
 2355 bool emitGetGlobalPtr(uint32_t, const SourceInfo &);

References

gen/tools/clang/lib/AST/Opcodes.inc
 2388 return emitGetGlobalPtr(A0, I);
tools/clang/lib/AST/Interp/ByteCodeExprGen.cpp
  475       return this->emitGetGlobalPtr(*Idx, E);