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

/external/clang/lib/Analysis/
H A DCFG.cpp534 bool needsTempDtorBranch() const { function in struct:__anon1138::CFGBuilder::TempDtorContext
3801 } else if (Context.needsTempDtorBranch()) {
3809 if (Context.needsTempDtorBranch()) {

Completed in 93 milliseconds