[cfe-dev] How to detect call expressions in macro declaration

Rambo hunanlwm at sina.cn
Wed Nov 13 01:20:52 PST 2013


Hi,
  you can get the location by some class like getLoc or
SourceManager::getExpansionLoc,if the object is a macro,the locations is
different.maybe help you.

Rambo



--
View this message in context: http://clang-developers.42468.n3.nabble.com/How-to-detect-call-expressions-in-macro-declaration-tp4035948p4036001.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list