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

References

lib/CodeGen/TargetLoweringObjectFileImpl.cpp
   72     if (MFE.Behavior == Module::Require)
   75     StringRef Key = MFE.Key->getString();
   77       Version = mdconst::extract<ConstantInt>(MFE.Val)->getZExtValue();
   83       Flags |= mdconst::extract<ConstantInt>(MFE.Val)->getZExtValue();
   85       Section = cast<MDString>(MFE.Val)->getString();