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

References

unittests/IR/ConstantsTest.cpp
  575       new GlobalVariable(IntType, true, GlobalValue::ExternalLinkage));
  579   ConstantInt *TheConstant(ConstantInt::get(IntType, 2));
  582       ConstantExpr::getPtrToInt(Global.get(), IntType));