Searched refs:childPath (Results 1 – 1 of 1) sorted by relevance
384 FileSpec GetChildFileSpecificationsFromThin(llvm::StringRef childPath, in GetChildFileSpecificationsFromThin() argument387 if (llvm::sys::path::is_absolute(childPath)) { in GetChildFileSpecificationsFromThin()388 FullPath = childPath; in GetChildFileSpecificationsFromThin()391 llvm::sys::path::append(FullPath, childPath); in GetChildFileSpecificationsFromThin()