Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp285 void CodeGenFunction::initFullExprCleanup() { in initFullExprCleanup() function in CodeGenFunction
DCodeGenFunction.h418 initFullExprCleanup(); in pushFullExprCleanup()
442 void initFullExprCleanup();
DCGExprCXX.cpp1313 CGF.initFullExprCleanup(); in EnterNewDeleteCleanup()