Searched refs:emitNotCStringBug (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CStringChecker.cpp | 292 void emitNotCStringBug(CheckerContext &C, ProgramStateRef State, 694 void CStringChecker::emitNotCStringBug(CheckerContext &C, ProgramStateRef State, in emitNotCStringBug() function in CStringChecker 884 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength() 936 emitNotCStringBug(C, state, Ex, os.str()); in getCStringLength()
|