Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6782 const int SimdId = 0; in ActOnOpenMPDeclareSimdDirective() local
6785 << SimdId; in ActOnOpenMPDeclareSimdDirective()
6794 Diag(ADecl->getLocation(), diag::err_omp_function_expected) << SimdId; in ActOnOpenMPDeclareSimdDirective()