Home
last modified time | relevance | path

Searched defs:isARCorGCEnabled (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DCFRefCount.cpp889 bool isARCorGCEnabled() const { return GCEnabled || ARCEnabled; } in isARCorGCEnabled() function in __anon2537dd630711::RetainSummaryManager
1725 bool isARCorGCEnabled() const { return Summaries.isARCorGCEnabled(); } in isARCorGCEnabled() function in __anon2537dd630a11::CFRefCount