Home
last modified time | relevance | path

Searched refs:setConfig (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h481 void setConfig(OpenMPIRBuilderConfig C) { Config = C; } in setConfig() function
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4316 virtual void setConfig( IConfigPtr const& config ) = 0;
10199 void setConfig( IConfigPtr const& config ) override { in setConfig() function in Catch::Context
11215 getCurrentMutableContext().setConfig( config ); in list()
12490 m_context.setConfig(m_config);
13185 getCurrentMutableContext().setConfig(m_config); in Session()
13229 getCurrentMutableContext().setConfig(m_config); in applyCommandLine()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp872 OMPBuilder.setConfig(Config); in CGOpenMPRuntimeGPU()
H A DCGOpenMPRuntime.cpp1048 OMPBuilder.setConfig(Config); in CGOpenMPRuntime()