Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Driver/ToolChains/
H A DHaiku.cpp109 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.cpp212 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && in ConstructJob() local
H A DOpenBSD.cpp223 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && !Static; in ConstructJob() local
H A DNetBSD.cpp313 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && !Static; in ConstructJob() local
H A DFreeBSD.cpp296 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && ConstructJob() local
H A DGnu.cpp596 bool StaticOpenMP = Args.hasArg(options::OPT_static_openmp) && ConstructJob() local