Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBCompileUnit.h61 FindSupportFileIndex (uint32_t start_idx, const SBFileSpec &sb_file, bool full);
/trueos/contrib/llvm/tools/lldb/source/API/
HDSBCompileUnit.cpp212 SBCompileUnit::FindSupportFileIndex (uint32_t start_idx, const SBFileSpec &sb_file, bool full) in FindSupportFileIndex() function in SBCompileUnit