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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp41 BT_NotCString, member in class:__anon3332::CStringChecker
691 if (!BT_NotCString)
692 BT_NotCString.reset(new BuiltinBug("Unix API",
703 BugReport *report = new BugReport(*BT_NotCString,
751 if (!BT_NotCString)
752 BT_NotCString.reset(new BuiltinBug("Unix API",
767 BugReport *report = new BugReport(*BT_NotCString,

Completed in 90 milliseconds