Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Host/
DFileSpec.h340 IsSourceImplementationFile () const;
/external/lldb/source/Host/common/
DFileSpec.cpp1025 FileSpec::IsSourceImplementationFile () const in IsSourceImplementationFile() function in FileSpec
/external/lldb/source/Target/
DTarget.cpp276 if (file.IsSourceImplementationFile()) in CreateBreakpoint()