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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCSuperDeallocChecker.cpp92 bool AlreadyCalled = State->contains<CalledSuperDealloc>(ReceiverSymbol); local
93 if (!AlreadyCalled)

Completed in 58 milliseconds