ede-expand-filename-impl-via-subproj

ede-expand-filename-impl-via-subproj is a compiled Lisp function in `files.el'.

(ede-expand-filename-impl-via-subproj &rest LOCAL-ARGS)

Return a fully qualified file name based on project THIS.
FILENAME should be just a filename which occurs in a directory controlled
by this project.

This is a generic function with only one primary method.

Implementations:

`ede-project' :PRIMARY (this filename)
Return a fully qualified file name based on project THIS.
FILENAME should be just a filename which occurs in a directory controlled
by this project.

Defined in `files.el'