Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp215 void PrivatizeAssociatedLoopIndex(const parser::OpenACCLoopConstruct &);
691 PrivatizeAssociatedLoopIndex(x); in Pre()
863 void AccAttributeVisitor::PrivatizeAssociatedLoopIndex( in PrivatizeAssociatedLoopIndex() function in Fortran::semantics::AccAttributeVisitor