Code Listener
[unstable] git snapshot
|
doxygen.h | Doxygen documentation (common part) |
builtins.hh | |
callgraph.hh | |
cl.hh | ICodeListener interface |
cl_dotgen.hh | Constructor createClDotGenerator() of the "dotgen" code listener |
cl_easy.hh | Constructor createClEasy() of the "easy" code listener |
cl_factory.hh | ClFactory - factory for ICodeListener objects |
cl_filter.hh | ClFilterBase - base class for all code listener filters |
cl_locator.hh | Constructor createClLocator() of the "locator" code listener |
cl_pp.hh | Constructor createClPrettyPrint() of the "pp" code listener |
cl_storage.hh | ClStorageBuilder - base class for CodeStorage based code listeners |
cl_typedot.hh | Constructor createClTypeDotGenerator() of the "typedot" code listener |
clf_intchk.hh | Constructor createClfIntegrityChk() - of the integrity checker filter |
clf_opchk.hh | |
clf_unilabel.hh | Constructor createClfUniLabel() - of the "unify_labels_*" filters |
clf_unswitch.hh | Constructor createClfUnfoldSwitch() - of the "unifold_switch" filter |
clplot.hh | |
config_cl.h | Various compile-time options |
killer.hh | |
loopscan.hh | |
pointsto.hh | |
pointsto_assert.hh | |
pointsto_fics.hh | |
stopwatch.hh | |
trap.h | |
util.hh | |
version_cl.h | |
worklist.hh | |
cl_msg.hh | Macros for emitting error, warning, info and debug messages through the code listener interface |
cldebug.hh | |
clutil.hh | Some generic utilities working on top of code_listener/CodeStorage |
code_listener.h | code listener interface - useful to write compiler plug-ins, etc |
easy.hh | Easy interface for building new analyzer based on code listener |
memdebug.hh | |
storage.hh | Object model that describes the analyzed code on the input |