Code Listener  [unstable] git snapshot
Functions
clf_unilabel.hh File Reference

constructor createClfUniLabel() - of the "unify_labels_*" filters More...

#include <cl/code_listener.h>

Go to the source code of this file.

Functions

ICodeListenercreateClfUniLabel (ICodeListener *, cl_scope_e scope)
 create code listener filter for label unification More...
 

Detailed Description

constructor createClfUniLabel() - of the "unify_labels_*" filters

Definition in file clf_unilabel.hh.

Function Documentation

ICodeListener* createClfUniLabel ( ICodeListener ,
cl_scope_e  scope 
)

create code listener filter for label unification

Parameters
scopeunification level - CL_SCOPE_GLOBAL, CL_SCOPE_STATIC or CL_SCOPE_FUNCTION
Returns
on heap allocated instance of ICodeListener object