Searched refs:shouldEmitLifetimeMarkers (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp55 /// shouldEmitLifetimeMarkers - Decide whether we need emit the life-time
57 static bool shouldEmitLifetimeMarkers(const CodeGenOptions &CGOpts, function
79 shouldEmitLifetimeMarkers(CGM.getCodeGenOpts(), CGM.getLangOpts())) {

Completed in 148 milliseconds