Home
last modified time | relevance | path

Searched defs:getPath (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/elftosb/dist/common/
DSourceFile.h57 inline const std::string & getPath() const { return m_path; } in getPath() function
/netbsd/src/external/bsd/elftosb/dist/elftosb2/
DElftosbAST.h693 std::string * getPath() { return m_path; } in getPath() function