Searched defs:getFilePath (Results 1 – 6 of 6) sorted by relevance
71 const std::string &getFilePath() const { return FilePath; } in getFilePath() function
120 StringRef getFilePath() const { return FilePath; } in getFilePath() function
290 def getFilePath(self): member in Test
332 StringRef InputFile::getFilePath() const { in getFilePath() function in InputFile
49 StringRef PDBFile::getFilePath() const { return FilePath; } in getFilePath() function in PDBFile
681 llvm::StringRef PrecompiledPreamble::TempPCHFile::getFilePath() const { in getFilePath() function in PrecompiledPreamble::TempPCHFile