Searched refs:m_units_once_flag (Results 1 – 2 of 2) sorted by relevance
65 llvm::once_flag m_units_once_flag; variable
105 llvm::call_once(m_units_once_flag, [&] { in ParseUnitHeadersIfNeeded()