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