Searched refs:AllocFuncPtr (Results 1 – 1 of 1) sorted by relevance
26 const auto AllocFuncPtr = in registerMatchers() local35 const auto AllocCall = callExpr(callee(decl(anyOf(AllocFunc, AllocFuncPtr)))); in registerMatchers()