Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DWP/
H A DDWP.cpp642 bool FoundCUUnit = false; in write() local
681 FoundCUUnit = true; in write()
693 if (!FoundCUUnit) in write()