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