Searched refs:Propagation (Results 1 – 3 of 3) sorted by relevance
330 struct Propagation : Common { struct337 std::vector<Propagation> Propagations;377 TaintConfiguration::Propagation &&P,421 LLVM_YAML_IS_SEQUENCE_VECTOR(TaintConfiguration::Propagation)449 template <> struct MappingTraits<TaintConfiguration::Propagation> {450 static void mapping(IO &IO, TaintConfiguration::Propagation &Propagation) { in mapping()451 IO.mapRequired("Name", Propagation.Name); in mapping()452 IO.mapOptional("Scope", Propagation.Scope); in mapping()453 IO.mapOptional("SrcArgs", Propagation.SrcArgs); in mapping()454 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,