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