[cfe-dev] Node Type info from a namedDecl() matcher

Farzad Sadeghi via cfe-dev cfe-dev at lists.llvm.org
Thu Jan 19 16:33:56 PST 2017


Hi,
How can I get the type of a
node(FieldDecl,RecordDecl,FunctionDecl,...) that I've matched with a
namedDecl() matcher?

-- 
Farzad Sadeghi
project mutator-https://github.com/bloodstalker/mutator



More information about the cfe-dev mailing list