Searched refs:IsSrcVariadic (Results 1 – 1 of 1) sorted by relevance
486 bool IsSrcVariadic = P.VarType == TaintConfiguration::VariadicType::Src; in parseConfig() local490 ArgSet SrcDesc(std::move(P.SrcArgs), IsSrcVariadic ? JustVarIndex : None); in parseConfig()