[LLVMdev] How To Get The Name of the type the popinter is pointing to

amitjai amitjaiswal.knit at gmail.com
Thu Sep 20 11:52:25 PDT 2012


I want to know the type of pointer .
for example 


if we have 

int *p,
struct node *w

char *q

then i want int for p,char for q , struct node for w.

any help would be appreciated.




--
View this message in context: http://llvm.1065342.n5.nabble.com/How-To-Get-The-Name-of-the-type-the-popinter-is-pointing-to-tp49121.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.



More information about the llvm-dev mailing list