Home
last modified time | relevance | path

Searched refs:fdStripPath (Results 1 – 1 of 1) sorted by relevance

/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dutil.cpp3283 QCString fdStripPath = stripFromIncludePath(fd->getPath()); in findFileDef() local
3284 if (path.isEmpty() || fdStripPath.right(pathStripped.length())==pathStripped) in findFileDef()