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

/external/clang/lib/CodeGen/
H A DCGDecl.cpp1442 /// pushEHDestroy - Push the standard destructor for the given type as
1444 void CodeGenFunction::pushEHDestroy(QualType::DestructionKind dtorKind, function in class:CodeGenFunction

Completed in 54 milliseconds