HomeSort by relevance Sort by last modified time
    Searched refs:getEnclosingEHScope (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGCleanup.h 128 EHScopeStack::stable_iterator getEnclosingEHScope() const {
523 InnermostEHScope = scope.getEnclosingEHScope();
531 InnermostEHScope = scope.getEnclosingEHScope();
CGCleanup.cpp 143 si = cleanup->getEnclosingEHScope();
183 InnermostEHScope = Cleanup.getEnclosingEHScope();
216 InnermostEHScope = filter.getEnclosingEHScope();
580 EHScopeStack::stable_iterator EHParent = Scope.getEnclosingEHScope();
    [all...]
CGException.cpp     [all...]

Completed in 207 milliseconds