Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp369 SemaOpenACC &S, const OpenACCDeviceTypeClause &DeviceTypeClause, in checkValidAfterDeviceType() argument
421 << NewClause.getClauseKind() << DeviceTypeClause.getClauseKind() in checkValidAfterDeviceType()
424 S.Diag(DeviceTypeClause.getBeginLoc(), diag::note_acc_previous_clause_here); in checkValidAfterDeviceType()