Searched refs:CalledAnotherInvalidationMethod (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp108 bool &CalledAnotherInvalidationMethod; member in class:__anon18195::IvarInvalidationCheckerImpl::MethodCrawler
156 CalledAnotherInvalidationMethod(InCalledAnotherInvalidationMethod),
173 if (CalledAnotherInvalidationMethod)
440 bool CalledAnotherInvalidationMethod = false; local
443 CalledAnotherInvalidationMethod,
450 if (CalledAnotherInvalidationMethod)
495 bool CalledAnotherInvalidationMethod = false; local
497 CalledAnotherInvalidationMethod,
504 if (CalledAnotherInvalidationMethod)
702 CalledAnotherInvalidationMethod
[all...]

Completed in 137 milliseconds