Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DREPL.h72 void SetCompilerOptions(const char *options) { in SetCompilerOptions() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp2228 repl_sp->SetCompilerOptions(repl_options); in RunREPL()