Commit c99422b0 authored by Adrian Negreanu's avatar Adrian Negreanu

sqlite3: add new searches to search.py

+  -I <I>    Get the includers of <I>
+  -i <I>    Get the includees of <I>
+  -M <C>    Get all members of class <C>
+  -B <C>    Get the base classes of class <C>
+  -S <C>    Get the sub classes of class <C>
Signed-off-by: 's avatarAdrian Negreanu <adrian.m.negreanu@intel.com>
parent 2b80c416
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment