Skip to content

Instantly share code, notes, and snippets.

@vedon
Created August 12, 2020 07:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vedon/f9019896db5c51147641183283265916 to your computer and use it in GitHub Desktop.
Save vedon/f9019896db5c51147641183283265916 to your computer and use it in GitHub Desktop.
c-index-test core --print-record ./ViewController.swift-2M7QNU6QQ2YVC
...
class/Swift | UIViewController | c:objc(cs)UIViewController | <no-cgname> | Ref,RelBase - RelRec
constructor/Swift | init(nibName:bundle:) | c:@M@IndexingDemo@objc(cs)ViewController(im)initWithNibName:bundle: | <no-cgname> | Def,Impl,RelChild,RelOver -
constructor/Swift | init(nibName:bundle:) | c:objc(cs)UIViewController(im)initWithNibName:bundle: | <no-cgname> | - RelOver
constructor/Swift | init(coder:) | c:@M@IndexingDemo@objc(cs)ViewController(im)initWithCoder: | <no-cgname> | Def,Impl,RelChild,RelOver -
constructor/Swift | init(coder:) | c:objc(cs)UIViewController(im)initWithCoder: | <no-cgname> | - RelOver
instance-method/Swift | viewDidLoad() | c:@M@IndexingDemo@objc(cs)ViewController(im)viewDidLoad | <no-cgname> | Def,Dyn,RelChild,RelOver - RelCall,RelCont
instance-method/Swift | viewDidLoad() | c:objc(cs)UIViewController(im)viewDidLoad | <no-cgname> | Ref,Call,RelRec,RelCall,RelCont - RelOver
instance-method/Swift | hello() | s:12IndexingDemo14ViewControllerC5helloyyF | <no-cgname> | Def,Dyn,RelChild - RelCall,RelCont
...
class/Swift | Modal | s:12IndexingDemo5ModalC | <no-cgname> | Ref,RelCont - RelRec
constructor/Swift | init() | s:12IndexingDemo5ModalCACycfc | <no-cgname> | Ref,Call,RelCall,RelCont -
instance-method/Swift | doSomething() | s:12IndexingDemo5ModalC11doSomethingyyF | <no-cgname> | Ref,Call,Dyn,RelRec,RelCall,RelCont -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment