Lines Matching refs:getArray
221 const auto *Values = Obj->getArray(Keys[Key]); in collectFromArray()
256 const auto *Targets = Section->getArray(Keys[TBDKey::Targets]); in getTargets()
274 const Array *Targets = Section->getArray(Keys[TBDKey::TargetInfo]); in getTargetsSection()
367 const Array *Section = File->getArray(Keys[TBDKey::InstallName]); in getNameSection()
383 const Array *Section = File->getArray(Keys[Key]); in getSymbolSection()
443 auto *Section = File->getArray(Keys[Key]); in getLibSection()
474 const auto *Umbrella = File->getArray(Keys[TBDKey::ParentUmbrella]); in getUmbrellaSection()
505 const Array *Versions = File->getArray(Keys[TBDKey::SwiftABI]); in getSwiftVersion()
523 const Array *Versions = File->getArray(Keys[Key]); in getPackedVersion()
550 const Array *Section = File->getArray(Keys[TBDKey::Flags]); in getFlags()
691 const Array *Files = File->getArray(Keys[TBDKey::Documents]); in getInlinedLibs()