Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/
H A DInvalidPtrChecker.cpp144 bool InterestingGetenvFound = false; in REGISTER_SET_WITH_PROGRAMSTATE() local
148 if (!InterestingGetenvFound) { in REGISTER_SET_WITH_PROGRAMSTATE()
149 InterestingGetenvFound = true; in REGISTER_SET_WITH_PROGRAMSTATE()