OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:options_ptr
(Results
1 - 1
of
1
) sorted by null
/external/lldb/source/Commands/
CommandObjectType.cpp
820
ScriptAddOptions *
options_ptr
= ((ScriptAddOptions*)data.baton);
local
821
if (!
options_ptr
)
828
ScriptAddOptions::SharedPointer options(
options_ptr
); // this will ensure that we get rid of the pointer when going out of scope
3370
SynthAddOptions *
options_ptr
= ((SynthAddOptions*)data.baton);
local
[
all
...]
Completed in 171 milliseconds