Searched defs:getFilePath (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DAtomicChange.h67 const std::string &getFilePath() const { return FilePath; } function in class:clang::tooling::AtomicChange
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h120 StringRef getFilePath() const { return FilePath; } function in class:clang::tooling::Replacement
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp48 StringRef PDBFile::getFilePath() const { return FilePath; } function in class:PDBFile
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp331 StringRef InputFile::getFilePath() const { function in class:InputFile
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp582 llvm::StringRef PrecompiledPreamble::TempPCHFile::getFilePath() const { function in class:PrecompiledPreamble::TempPCHFile

Completed in 68 milliseconds