Searched defs:GetPath (Results 1 – 3 of 3) sorted by relevance
32 llvm::StringRef FileAction::GetPath() const { return m_file_spec.GetCString(); } in GetPath() function in FileAction
410 size_t FileSpec::GetPath(char *path, size_t path_max_len, in GetPath() function in FileSpec420 std::string FileSpec::GetPath(bool denormalize) const { in GetPath() function in FileSpec430 void FileSpec::GetPath(llvm::SmallVectorImpl<char> &path, in GetPath() function in FileSpec
126 uint32_t SBFileSpec::GetPath(char *dst_path, size_t dst_len) const { in GetPath() function in SBFileSpec