Home
last modified time | relevance | path

Searched refs:ParseSEHExceptBlock (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp617 Handler = ParseSEHExceptBlock(Loc); in ParseSEHTryBlock()
639 StmtResult Parser::ParseSEHExceptBlock(SourceLocation ExceptLoc) { in ParseSEHExceptBlock() function in Parser
2668 Handler = ParseSEHExceptBlock(Loc); in ParseCXXTryBlockCommon()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2266 StmtResult ParseSEHExceptBlock(SourceLocation Loc);