Home
last modified time | relevance | path

Searched defs:setConfig (Results 1 – 2 of 2) 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.hpp10199 void setConfig( IConfigPtr const& config ) override { in setConfig() function in Catch::Context