Searched refs:findMetaClassAlloc (Results 1 – 1 of 1) sorted by relevance
188 static Optional<std::string> findMetaClassAlloc(const Expr *Callee) { in findMetaClassAlloc() function208 if (auto Out = findMetaClassAlloc(CE->getCallee())) in findAllocatedObjectName()