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