Searched refs:PrecompFilePath (Results 1 – 5 of 5) sorted by relevance
908 StringRef getPrecompFilePath() const { return PrecompFilePath; } in getPrecompFilePath()913 StringRef PrecompFilePath; variable
489 error(IO.mapStringZ(Precomp.PrecompFilePath)); in visitKnownRecord()
477 Precomp.PrecompFilePath); in visitKnownRecord()
588 P.PrecompFilePath = "C:/precomp.obj"; in TEST_F()
602 IO.mapRequired("PrecompFilePath", Record.PrecompFilePath); in map()