Searched refs:TaintTagGeneric (Results 1 – 2 of 2) sorted by relevance
345 TaintTagType Kind = TaintTagGeneric) const;349 TaintTagType Kind = TaintTagGeneric) const;353 TaintTagType Kind = TaintTagGeneric) const;357 TaintTagType Kind = TaintTagGeneric) const;358 bool isTainted(SVal V, TaintTagType Kind = TaintTagGeneric) const;359 bool isTainted(SymbolRef Sym, TaintTagType Kind = TaintTagGeneric) const;360 bool isTainted(const MemRegion *Reg, TaintTagType Kind=TaintTagGeneric) const;
23 static const TaintTagType TaintTagGeneric = 0; variable