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

/external/clang/lib/CodeGen/
H A DCGCleanup.cpp849 /// isObviouslyBranchWithoutCleanups - Return true if a branch to the
852 bool CodeGenFunction::isObviouslyBranchWithoutCleanups(JumpDest Dest) const { function in class:CodeGenFunction

Completed in 90 milliseconds