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 384 Dest.setScopeDepth(EHStack.stable_begin());
407 dest.setScopeDepth(innermostScope);
    [all...]
CodeGenFunction.h 119 void setScopeDepth(EHScopeStack::stable_iterator depth) {
    [all...]

Completed in 450 milliseconds