Home
last modified time | relevance | path

Searched refs:OAR_FreeOnFailure (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp234 OAR_FreeOnFailure, enumerator
2441 Kind = OAR_FreeOnFailure; in ReallocMemAux()
2898 assert(I.getData().Kind == OAR_FreeOnFailure); in evalAssume()