import experimental.dataflow.callGraphConfig from DataFlow::Node source, DataFlow::Node sink where exists(CallGraphConfig cfg | cfg.hasFlow(source, sink)) and exists(source.getLocation().getFile().getRelativePath()) and exists(sink.getLocation().getFile().getRelativePath()) select source, sink