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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2421 typedef llvm::DenseMap<SymbolRef, const CheckerProgramPointTag *> SymbolTagMap; typedef in class:__anon18232::RetainCountChecker
2424 mutable SymbolTagMap DeadSymbolTags;

Completed in 42 milliseconds