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

  /external/clang/lib/CodeGen/
CGCleanup.cpp 834 cleanupFlags.setIsForEHCleanup();
    [all...]
CodeGenFunction.h 204 void setIsForEHCleanup() { flags |= F_IsForEH; }
    [all...]

Completed in 19 milliseconds