Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBCompileUnit.h45 uint32_t GetNumSupportFiles() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBCompileUnit.cpp127 uint32_t SBCompileUnit::GetNumSupportFiles() const { in GetNumSupportFiles() function in SBCompileUnit