Searched defs:getFilePath (Results 1 – 6 of 6) sorted by relevance
107 const std::string &getFilePath() const { return m_file_path; }; in getFilePath() function
68 const std::string &getFilePath() const { return FilePath; } in getFilePath() function
121 StringRef getFilePath() const { return FilePath; } in getFilePath() function
328 StringRef InputFile::getFilePath() const { in getFilePath() function in InputFile
48 StringRef PDBFile::getFilePath() const { return FilePath; } in getFilePath() function in PDBFile
572 llvm::StringRef PrecompiledPreamble::TempPCHFile::getFilePath() const { in getFilePath() function in PrecompiledPreamble::TempPCHFile