Home
last modified time | relevance | path

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

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