Home
last modified time | relevance | path

Searched refs:SetCompilerOptions (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DREPL.h72 void SetCompilerOptions(const char *options) { in SetCompilerOptions() function
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDebugger.cpp2021 repl_sp->SetCompilerOptions(repl_options); in RunREPL()