Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-allocate.cpp39 : allocateInfo_{info}, allocateObject_{std::get<parser::AllocateObject>( in AllocationCheckerHelper()
41 name_{parser::GetLastName(allocateObject_)},
89 const parser::AllocateObject &allocateObject_; member in Fortran::semantics::AllocationCheckerHelper
608 coindexedObject{parser::GetCoindexedNamedObject(allocateObject_)}) { in RunCoarrayRelatedChecks()