Searched refs:emitNotCStringBug (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CStringChecker.cpp | 256 void emitNotCStringBug(CheckerContext &C, ProgramStateRef State, 604 void CStringChecker::emitNotCStringBug(CheckerContext &C, ProgramStateRef State, in emitNotCStringBug() function in CStringChecker 794 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength() 846 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength()
|