Searched refs:getPrecompFilePath (Results 1 – 3 of 3) sorted by relevance
563 W->printString("PrecompFile", Precomp.getPrecompFilePath()); in visitKnownRecord()
741 Precomp.getPrecompFilePath(), sys::path::Style::windows); in aquirePrecompObj()758 Precomp.getPrecompFilePath().str(), in aquirePrecompObj()
943 StringRef getPrecompFilePath() const { return PrecompFilePath; } in getPrecompFilePath() function