Searched defs:TaintMapImpl (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DTaintManager.h32 typedef llvm::ImmutableMap<SymbolRef, TaintTagType> TaintMapImpl; typedef in namespace:clang::ento
34 : public ProgramStatePartialTrait<TaintMapImpl> {

Completed in 145 milliseconds