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