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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h482 typedef llvm::DenseMap<SymbolRef, SymbolStatus> SymbolMapTy; typedef in class:clang::ento::SymbolReaper
485 SymbolMapTy TheLiving;

Completed in 99 milliseconds