Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClause.cpp284 auto *BeforeDeviceType = in CheckValidRoutineNewClauseHelper() local
288 if (BeforeDeviceType != FirstDeviceType) { in CheckValidRoutineNewClauseHelper()
292 << Clause.getClauseKind() << (*BeforeDeviceType)->getClauseKind(); in CheckValidRoutineNewClauseHelper()
293 SemaRef.Diag((*BeforeDeviceType)->getBeginLoc(), in CheckValidRoutineNewClauseHelper()
295 << (*BeforeDeviceType)->getClauseKind(); in CheckValidRoutineNewClauseHelper()