HomeSort by: relevance | last modified time | path
    Searched refs:setCatchAllHandler (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCleanup.h 192 void setCatchAllHandler(unsigned I, llvm::BasicBlock *Block) {
CGException.cpp 1460 catchScope->setCatchAllHandler(0, catchBB);
2177 CatchScope->setCatchAllHandler(0, createBasicBlock("__except"));

Completed in 19 milliseconds