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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2604 const ProgramPointTag *getDeadSymbolTag(SymbolRef sym) const;
3722 RetainCountChecker::getDeadSymbolTag(SymbolRef sym) const { function in class:RetainCountChecker
3749 const ProgramPointTag *Tag = getDeadSymbolTag(Sym);

Completed in 435 milliseconds