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