Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp43 AF_None, enumerator
74 assert(family != AF_None); in RefState()
1202 return AF_None; in getAllocationFamily()
1229 return AF_None; in getAllocationFamily()
1241 return AF_None; in getAllocationFamily()
1294 case AF_None: llvm_unreachable("not a deallocation expression"); in printExpectedAllocName()
1306 case AF_None: llvm_unreachable("suspicious argument"); in printExpectedDeallocName()
1485 case AF_None: { in getCheckIfTracked()