Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Can I get the ASTNode of a function's definition from the functionCall of it?

Hi, everyone.
I'm new to CDT.
I want to biuld a call graph by means of CDT's AST.
How can I get the ASTNode, 'IASTFunctionDefinition' of the function  just from the ASTNode 'IASTFunctionCallExpression'
of the called function ?
Is the information in binding helpful? 
Any reply will be appreciated.
Thanks.
 
2010-01-20

All Fighting in 2009!
 
曾锃 
Zeng, Zeng
Software Engineering Group,
Nanjing University, China
 

 


Back to the top