blob: 83ffadafa003de37b14188bdb139c94ef1e0adc6 [file] [log] [blame]
import cpp
/// function : strcmp
from FunctionCall fucall, Expr size
where
fucall.getTarget().hasName("strcmp")
select fucall.getArgument(_).getValueText()