Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1525 bool IsDevice = OFK != Action::OFK_None && OFK != Action::OFK_Host; TranslateXarchArgs() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9851 isAssumedToBeNotEmitted(const ValueDecl * VD,bool IsDevice) isAssumedToBeNotEmitted() argument