Searched refs:CheckAllocateOptions (Results 1 – 1 of 1) sorted by relevance
102 static std::optional<AllocateCheckerInfo> CheckAllocateOptions( in CheckAllocateOptions() function618 if (auto info{CheckAllocateOptions(allocateStmt, context_)}) { in Leave()