Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DModuleSpec.h80 FileSpec *GetPlatformFileSpecPtr() { in GetPlatformFileSpecPtr() function
84 const FileSpec *GetPlatformFileSpecPtr() const { in GetPlatformFileSpecPtr() function
261 if (GetPlatformFileSpec() && match_module_spec.GetPlatformFileSpecPtr()) { in Matches()