Searched refs:synthesizeBodies (Results 1 – 2 of 2) sorted by relevance
70 bool synthesizeBodies, in AnalysisDeclContextManager() argument72 : SynthesizeBodies(synthesizeBodies) in AnalysisDeclContextManager()96 if (!Body && Manager && Manager->synthesizeBodies()) { in getBody()
416 bool synthesizeBodies = false,433 bool synthesizeBodies() const { return SynthesizeBodies; } in synthesizeBodies() function