Home
last modified time | relevance | path

Searched refs:initFullExprCleanup (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGCleanup.cpp268 void CodeGenFunction::initFullExprCleanup() { in initFullExprCleanup() function in CodeGenFunction
DCodeGenFunction.h398 initFullExprCleanup(); in pushFullExprCleanup()
422 void initFullExprCleanup();
DCGExprCXX.cpp1305 CGF.initFullExprCleanup(); in EnterNewDeleteCleanup()