Searched defs:OnlyMandatory (Results 1 – 1 of 1) sorted by relevance
100 InlinerPass(bool OnlyMandatory = false) : OnlyMandatory(OnlyMandatory) {} in OnlyMandatory() argument110 const bool OnlyMandatory; variable