Home
last modified time | relevance | path

Searched refs:CheckAllocateOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-allocate.cpp102 static std::optional<AllocateCheckerInfo> CheckAllocateOptions( in CheckAllocateOptions() function
618 if (auto info{CheckAllocateOptions(allocateStmt, context_)}) { in Leave()