Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp187 ScriptAddOptions *options_ptr = in IOHandlerInputComplete() local
189 if (options_ptr) { in IOHandlerInputComplete()
191 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()
424 SynthAddOptions *options_ptr = in IOHandlerInputComplete() local
426 if (options_ptr) { in IOHandlerInputComplete()
428 options_ptr); // this will ensure that we get rid of the pointer in IOHandlerInputComplete()