Searched refs:AllocFunc (Results 1 – 1 of 1) sorted by relevance
22 const auto AllocFunc = in registerMatchers() local29 declRefExpr(hasDeclaration(AllocFunc))))); in registerMatchers()35 const auto AllocCall = callExpr(callee(decl(anyOf(AllocFunc, AllocFuncPtr)))); in registerMatchers()