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

  /external/clang/lib/CodeGen/
CGException.cpp 617 catchScope.getHandler(0).isCatchAll()) {
    [all...]
CGCleanup.h 151 bool isCatchAll() const { return Type == 0; }
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]

Completed in 141 milliseconds