Home
last modified time | relevance | path

Searched refs:addNotableSymbol (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h400 void addNotableSymbol(SymbolRef Sym) { in addNotableSymbol() function
435 void addNotableSymbol(SymbolRef Sym) { in addNotableSymbol() function
437 BR.addNotableSymbol(Sym); in addNotableSymbol()
/external/clang/lib/StaticAnalyzer/Core/
DCFRefCount.cpp2369 BRC.addNotableSymbol(Sym); in getEndPath()
2379 BRC.addNotableSymbol(Sym); in getEndPath()