Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp228 void EnsureAllocatableOrPointer(
888 void AccAttributeVisitor::EnsureAllocatableOrPointer( in EnsureAllocatableOrPointer() function in Fortran::semantics::AccAttributeVisitor
918 EnsureAllocatableOrPointer(llvm::acc::Clause::ACCC_attach, x.v); in Pre()
924 EnsureAllocatableOrPointer(llvm::acc::Clause::ACCC_detach, x.v); in Pre()