Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp1982 static bool isOpenMPDeviceDelayedContext(Sema &S) { in isOpenMPDeviceDelayedContext() function
2018 Kind = isOpenMPDeviceDelayedContext(*this) in diagIfOpenMPDeviceCode()