Searched refs:emitNotCStringBug (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CStringChecker.cpp | 209 void emitNotCStringBug(CheckerContext &C, ProgramStateRef State, 585 void CStringChecker::emitNotCStringBug(CheckerContext &C, ProgramStateRef State, in emitNotCStringBug() function in CStringChecker 772 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength() 823 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength()
|