On 02.06.2013, at 13:39, Vassil Vassilev wrote: > Hi, > Maybe a silly question, but why I cannot get the FunctionDecl for a given FunctionType? Because void f(); void g(); void h(); all have the same FunctionType. Which decl do you want?