Home
last modified time | relevance | path

Searched refs:STMT_CXX_CATCH (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTBitCodes.h1774 STMT_CXX_CATCH, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1521 Code = serialization::STMT_CXX_CATCH; in VisitCXXCatchStmt()
H A DASTReaderStmt.cpp3144 case STMT_CXX_CATCH: in ReadStmtFromStream()
H A DASTWriter.cpp653 RECORD(STMT_CXX_CATCH); in AddStmtsExprs()