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

/external/clang/lib/CodeGen/
H A DCGDecl.cpp805 static bool shouldUseLifetimeMarkers(CodeGenFunction &CGF, const VarDecl &D, function
923 if (HaveInsertPoint() && shouldUseLifetimeMarkers(*this, D, size)) {

Completed in 497 milliseconds