Home
last modified time | relevance | path

Searched defs:ParseCXXCatchBlock (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Parse/
DParseStmt.cpp2134 StmtResult Parser::ParseCXXCatchBlock(bool FnCatch) { in ParseCXXCatchBlock() function in Parser
/external/llvm-project/clang/lib/Parse/
DParseStmt.cpp2444 StmtResult Parser::ParseCXXCatchBlock(bool FnCatch) { in ParseCXXCatchBlock() function in Parser