Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/
H A DInvalidPtrChecker.cpp48 bool InvalidatingGetEnv = false; member in __anon95e4dbf30111::InvalidPtrChecker
273 if (InvalidatingGetEnv && GetEnvCall.matches(Call)) in checkPostCall()
350 Checker->InvalidatingGetEnv = in registerInvalidPtrChecker()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1013 "InvalidatingGetEnv",