Home
last modified time | relevance | path

Searched refs:FileSystemRepresentation (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Host/macosx/cfcpp/
H A DCFCString.cpp38 return CFCString::FileSystemRepresentation(get(), s); in GetFileSystemRepresentation()
126 const char *CFCString::FileSystemRepresentation(CFStringRef cf_str, in FileSystemRepresentation() function in CFCString
H A DCFCString.h32 static const char *FileSystemRepresentation(CFStringRef cf_str,
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DCFString.cpp42 return CFString::FileSystemRepresentation(get(), s); in GetFileSystemRepresentation()
118 const char *CFString::FileSystemRepresentation(CFStringRef cf_str, in FileSystemRepresentation() function in CFString
H A DCFString.h35 static const char *FileSystemRepresentation(CFStringRef cf_str,
/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp811 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()
822 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()
834 if (CFCString::FileSystemRepresentation(cf_str, str)) { in GetModuleSpecInfoFromUUIDDictionary()
865 CFCString::FileSystemRepresentation(cf_str, version); in GetModuleSpecInfoFromUUIDDictionary()
892 CFCString::FileSystemRepresentation(keys[i], DBGBuildSourcePath); in GetModuleSpecInfoFromUUIDDictionary()
895 CFCString::FileSystemRepresentation(values[i], DBGSourcePath); in GetModuleSpecInfoFromUUIDDictionary()
942 CFCString::FileSystemRepresentation(cf_str, DBGBuildSourcePath); in GetModuleSpecInfoFromUUIDDictionary()
948 CFCString::FileSystemRepresentation(cf_str, DBGSourcePath); in GetModuleSpecInfoFromUUIDDictionary()