Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp691 StmtResult Parser::ParseSEHFinallyBlock(SourceLocation FinallyLoc) { in ParseSEHFinallyBlock()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2007 SourceLocation FinallyLoc = finalStmt->getBeginLoc(); in RewriteObjCTryStmt() local