Home | History | Annotate | Download | only in common

Lines Matching defs:SetFile

238         SetFile(pathname, resolve_path);
290 FileSpec::SetFile (const char *pathname, bool resolve)
595 // SetFile(...) will set m_is_resolved correctly if it can resolve the path
596 SetFile (path_buf, true);