Searched refs:emitNotCStringBug (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CStringChecker.cpp | 268 void emitNotCStringBug(CheckerContext &C, ProgramStateRef State, 670 void CStringChecker::emitNotCStringBug(CheckerContext &C, ProgramStateRef State, in emitNotCStringBug() function in CStringChecker 860 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength() 912 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength()
|