Searched refs:Propagation (Results 1 – 3 of 3) sorted by relevance
328 struct Propagation : Common { struct335 std::vector<Propagation> Propagations;375 TaintConfiguration::Propagation &&P,419 LLVM_YAML_IS_SEQUENCE_VECTOR(TaintConfiguration::Propagation)447 template <> struct MappingTraits<TaintConfiguration::Propagation> {448 static void mapping(IO &IO, TaintConfiguration::Propagation &Propagation) { in mapping()449 IO.mapRequired("Name", Propagation.Name); in mapping()450 IO.mapOptional("Scope", Propagation.Scope); in mapping()451 IO.mapOptional("SrcArgs", Propagation.SrcArgs); in mapping()452 IO.mapOptional("DstArgs", Propagation.DstArgs); in mapping()[all …]
47 Propagation of changes to src/sys/{bsm,security/audit} is something that
95 computer or modifying a private copy. Propagation includes copying,