HomeSort by relevance Sort by last modified time
    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