Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp66 bool IsInvalidated = false; member
81 if (IsInvalidated) in hasMethod()
85 IsInvalidated = true; in hasMethod()