Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] How to get function call from a c/cpp project through CDT

Hai,

         Thank you r for u r help. I  got root of DOM and now i am able walk throgh that tree.

          IASTTranslationUnit asttu = CDOM.getInstance().getTranslationUnit(filetoParse);

Can u please tell me something more about the visitor which i should use for the purpose of getting all function calls and method invocation from the c/cpp project.






--
"Our Greatest Glory is Not in Never Failing, But in Rising Every Step We Fall "

Back to the top