Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.h217 void CheckIntentInPointer(
H A Dcheck-omp-structure.cpp2059 CheckIntentInPointer(x.v, llvm::omp::Clause::OMPC_private); in Enter()
2409 CheckIntentInPointer(x.v, llvm::omp::Clause::OMPC_copyprivate); in Enter()
2526 void OmpStructureChecker::CheckIntentInPointer( in CheckIntentInPointer() function in Fortran::semantics::OmpStructureChecker