Searched refs:childPath (Results 1 – 1 of 1) sorted by relevance
514 FileSpec GetChildFileSpecificationsFromThin(llvm::StringRef childPath, in GetChildFileSpecificationsFromThin() argument517 if (llvm::sys::path::is_absolute(childPath)) { in GetChildFileSpecificationsFromThin()518 FullPath = childPath; in GetChildFileSpecificationsFromThin()521 llvm::sys::path::append(FullPath, childPath); in GetChildFileSpecificationsFromThin()