Searched refs:invalidated (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/kyua/utils/ |
| H A D | auto_array.ipp | 68 /// \param ptr The pointer to copy from. This pointer is invalidated and the 152 /// \param ptr The object to copy from. This is invalidated after the copy. 214 /// functions. The auto_array is invalidated when used.
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | SSL_get_peer_cert_chain.pod | 41 is not incremented and the returned stack may be invalidated by renegotiation.
|
| H A D | RSA_set_method.pod | 146 because if it was supplied by an ENGINE, the pointer could be invalidated
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | Checker.h | 337 const InvalidatedSymbols *invalidated, in _checkRegionChanges() argument 342 return ((const CHECKER *) checker)->checkRegionChanges(state, invalidated, in _checkRegionChanges()
|
| H A D | CheckerManager.h | 405 const InvalidatedSymbols *invalidated,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountChecker.h | 320 const InvalidatedSymbols *invalidated,
|
| H A D | RetainCountChecker.cpp | 1184 ProgramStateRef state, const InvalidatedSymbols *invalidated, in checkRegionChanges() argument 1188 if (!invalidated) in checkRegionChanges() 1197 for (SymbolRef sym : *invalidated) { in checkRegionChanges()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CheckerManager.cpp | 599 const InvalidatedSymbols *invalidated, in runCheckersForRegionChanges() argument 609 state = RegionChangesChecker(state, invalidated, ExplicitRegions, Regions, in runCheckersForRegionChanges()
|
| H A D | ExprEngine.cpp | 544 const InvalidatedSymbols *invalidated, in processRegionChanges() argument 549 return getCheckerManager().runCheckersForRegionChanges(state, invalidated, in processRegionChanges()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExprEngine.h | 397 const InvalidatedSymbols *invalidated,
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 734 HelpText<"Check for use of invalidated iterators">, 1179 HelpText<"Check that the invalidatable instance variables are invalidated in "
|
| /freebsd-13.1/sys/dev/bhnd/ |
| H A D | bhnd_bus_if.m | 633 * invalidated. 656 * invalidated.
|