Searched refs:getPrecompFilePath (Results 1 – 3 of 3) sorted by relevance
478 sys::path::filename(pr.getPrecompFilePath(), sys::path::Style::windows); in findPrecompSource()494 pr.getPrecompFilePath(), in findPrecompMap()
563 W->printString("PrecompFile", Precomp.getPrecompFilePath()); in visitKnownRecord()
937 StringRef getPrecompFilePath() const { return PrecompFilePath; } in getPrecompFilePath() function