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

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

Completed in 104 milliseconds