Home
last modified time | relevance | path

Searched defs:StateNotFailed (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp769 ProgramStateRef StateNotFailed = evalFreadFwrite() local
830 ProgramStateRef StateNotFailed = evalFgetx() local
863 ProgramStateRef StateNotFailed = evalFgetx() local
917 ProgramStateRef StateNotFailed = evalFputx() local
925 ProgramStateRef StateNotFailed = evalFputx() local
979 ProgramStateRef StateNotFailed, StateFailed; evalFprintf() local
1025 ProgramStateRef StateNotFailed = evalFscanf() local
1077 ProgramStateRef StateNotFailed = evalUngetc() local
1122 ProgramStateRef StateNotFailed = evalGetdelim() local
1196 ProgramStateRef StateNotFailed, StateFailed; evalFseek() local
1236 ProgramStateRef StateNotFailed, StateFailed; evalFgetpos() local
1267 ProgramStateRef StateNotFailed, StateFailed; evalFsetpos() local
1301 ProgramStateRef StateNotFailed = evalFtell() local
1475 ProgramStateRef StateNotFailed = bindInt(0, State, C, CE); evalFflush() local
[all...]