Searched defs:SemaSYCL (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaSYCL.cpp | 24 SemaSYCL::SemaSYCL(Sema &S) : SemaBase(S) {} SemaSYCL() function in SemaSYCL |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 193 class SemaSYCL; global() variable |