Searched refs:shouldEmitLifetimeMarkers (Results 1 – 2 of 2) sorted by relevance
912 static bool shouldEmitLifetimeMarkers(const CodeGenOptions &CGOpts, in shouldEmitLifetimeMarkers() function932 if (!shouldEmitLifetimeMarkers(CGM.getCodeGenOpts(), getLangOpts())) in EmitLifetimeStart()
53 static bool shouldEmitLifetimeMarkers(const CodeGenOptions &CGOpts, in shouldEmitLifetimeMarkers() function75 shouldEmitLifetimeMarkers(CGM.getCodeGenOpts(), CGM.getLangOpts())) { in CodeGenFunction()