1my_function input.cpp /^void my_function()$/;" f typeref:typename:void 2tabs input.cpp /^struct tabs { const static long value = x; };$/;" s file: 3tabs input.cpp /^struct tabs<x,typename enable_if_c<(x<0)>::type> { const static long value = -x; };$/;" s file: 4value input.cpp /^struct tabs { const static long value = x; };$/;" m struct:tabs typeref:typename:const long file: 5value input.cpp /^struct tabs<x,typename enable_if_c<(x<0)>::type> { const static long value = -x; };$/;" m struct:tabs typeref:typename:const long file: 6