Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DCompileUnit.cpp392 if (m_flags.IsClear(flagsParsedSupportFiles)) { in GetSupportFiles()
393 m_flags.Set(flagsParsedSupportFiles); in GetSupportFiles()
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompileUnit.h433 flagsParsedSupportFiles = (1u << 2), ///< Have we already parsed the support enumerator