Searched refs:IsImageControlStmt (Results 1 – 5 of 5) sorted by relevance
15 if (InPureSubprogram() && IsImageControlStmt(exec)) { in Enter()
45 if (IsImageControlStmt(construct)) { in Post()
249 if (IsImageControlStmt(construct)) { in Post()
969 bool IsImageControlStmt(const parser::ExecutableConstruct &construct) { in IsImageControlStmt() function
191 bool IsImageControlStmt(const parser::ExecutableConstruct &);