Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFlang.cpp435 bool IsOpenMPDevice = JA.isDeviceOffloading(Action::OFK_OpenMP); in addOffloadOptions() local
H A DClang.cpp4913 bool IsOpenMPDevice = JA.isDeviceOffloading(Action::OFK_OpenMP); in ConstructJob() local