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