Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClause.cpp24 SemaOpenACC &S, const OpenACCDeviceTypeClause &DeviceTypeClause, in checkValidAfterDeviceType() argument
128 << NewClause.getClauseKind() << DeviceTypeClause.getClauseKind() in checkValidAfterDeviceType()
130 S.Diag(DeviceTypeClause.getBeginLoc(), in checkValidAfterDeviceType()
132 << diag::ACCDeviceTypeApp::Active << DeviceTypeClause.getClauseKind(); in checkValidAfterDeviceType()