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

  /external/clang/lib/CodeGen/
CGStmt.cpp 481 Dest.setScopeDepth(EHStack.stable_begin());
503 dest.setScopeDepth(innermostScope);
    [all...]
CodeGenFunction.h 126 void setScopeDepth(EHScopeStack::stable_iterator depth) {
    [all...]

Completed in 1110 milliseconds