Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHaiku.cpp101 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && !Static; in ConstructJob() local
H A DDragonFly.cpp138 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && !Static; in ConstructJob() local
H A DSolaris.cpp211 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && in ConstructJob() local
H A DNetBSD.cpp313 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && !Static; in ConstructJob() local
H A DOpenBSD.cpp213 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && !Static; in ConstructJob() local
H A DFreeBSD.cpp289 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && in ConstructJob() local
H A DGnu.cpp515 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && in ConstructJob() local