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

References

lib/AsmParser/LLParser.cpp
 3343         ParseGlobalTypeAndValue(Val) ||
 3348     if (!Val->getType()->isAggregateType())
 3350     if (!ExtractValueInst::getIndexedType(Val->getType(), Indices))
 3352     ID.ConstantVal = ConstantExpr::getExtractValue(Val, Indices);