HomeSort by relevance Sort by last modified time
    Searched defs:myself (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
AppleThreadPlanStepThroughObjCTrampoline.cpp 105 AppleThreadPlanStepThroughObjCTrampoline *myself = static_cast<AppleThreadPlanStepThroughObjCTrampoline *>(void_myself); local
106 return myself->InitializeClangFunction();
  /external/lldb/tools/driver/
IOChannel.cpp 385 IOChannel *myself = static_cast<IOChannel *> (ptr); local
386 myself->Run();

Completed in 1504 milliseconds