HomeSort by relevance Sort by last modified time
    Searched full:innermostscope (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/CodeGen/
CGStmt.cpp 365 EHScopeStack::stable_iterator innermostScope
374 assert(innermostScope.encloses(dest.getScopeDepth()));
375 dest.setScopeDepth(innermostScope);
379 if (innermostScope != EHScopeStack::stable_end() && ParentScope) {
    [all...]

Completed in 100 milliseconds