Home
last modified time | relevance | path

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

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