Searched refs:initOptions (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Doptions_parser.h19 void initOptions();
20 // Returns the initialised options. Call initOptions() prior to calling this
H A Doptions_parser.cpp49 void initOptions() { function in namespace:gwp_asan::options
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp674 gwp_asan::options::initOptions();

Completed in 111 milliseconds