[cfe-users] binary operator

folkert via cfe-users cfe-users at lists.llvm.org
Tue Jul 12 04:46:35 PDT 2016


Hi,

When iterating through the AST I encounter BinaryOperator-s, part of an
IfStmt.
My question now is: how can I find which operator it is? E.g. ==, >=,
etc. 
I'm using libclang.


Folkert van Heusden

-- 
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



More information about the cfe-users mailing list