Searched refs:ParseCXXCatchBlock (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Parse/
H A DParseStmt.cpp2070 StmtResult Handler(ParseCXXCatchBlock());
2083 /// ParseCXXCatchBlock - Parse a C++ catch block, called handler in the standard
2094 StmtResult Parser::ParseCXXCatchBlock() { function in class:Parser
/external/clang/include/clang/Parse/
H A DParser.h1511 StmtResult ParseCXXCatchBlock();

Completed in 129 milliseconds