ede-target-in-project-p

ede-target-in-project-p is a compiled Lisp function in `ede.el'.

(ede-target-in-project-p &rest LOCAL-ARGS)

Is PROJ the parent of TARGET?
If TARGET belongs to a subproject, return that project file.

This is a generic function with only one primary method.

Implementations:

`ede-project' :PRIMARY (proj target)
Is PROJ the parent of TARGET?
If TARGET belongs to a subproject, return that project file.

Defined in `ede.el'