Home
last modified time | relevance | path

Searched defs:DeviceContextChecker (Results 1 – 1 of 1) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-cuda.cpp206 template <bool IsCUFKernelDo> class DeviceContextChecker { global() class
208 explicit DeviceContextChecker(SemanticsContext &c) : context_{c} {} DeviceContextChecker() function in Fortran::semantics::DeviceContextChecker