Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp39 BT_NotCString, BT_AdditionOverflow; member in __anon3760b0e30111::CStringChecker
711 if (!BT_NotCString) in getCStringLength()
712 BT_NotCString.reset(new BuiltinBug( in getCStringLength()
724 BugReport *report = new BugReport(*BT_NotCString, os.str(), N); in getCStringLength()
771 if (!BT_NotCString) in getCStringLength()
772 BT_NotCString.reset(new BuiltinBug( in getCStringLength()
788 BugReport *report = new BugReport(*BT_NotCString, in getCStringLength()