Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACCClause.cpp433 const auto &CurDeviceTypeClause = in DisallowSinceLastDeviceType() local
439 CurDeviceTypeClause.getArchitectures()) { in DisallowSinceLastDeviceType()
462 SemaRef.Diag(CurDeviceTypeClause.getBeginLoc(), in DisallowSinceLastDeviceType()
465 << CurDeviceTypeClause.getClauseKind(); in DisallowSinceLastDeviceType()