Searched defs:pushFullExprCleanup (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h402 /// pushFullExprCleanup - Push a cleanup to be run at the end of the
406 void pushFullExprCleanup(CleanupKind kind, As... A) { function in class:clang::CodeGen::CodeGenFunction

Completed in 88 milliseconds