Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DOpenMP.cpp522 const auto &allocatorValue = in genAllocateClause() local
528 if (allocatorValue) { in genAllocateClause()
530 *Fortran::semantics::GetExpr(allocatorValue->v), stmtCtx)); in genAllocateClause()