Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScopeInfo.h465 void setHasCXXTry(SourceLocation TryLoc) { in setHasCXXTry() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp4293 FSI->setHasCXXTry(TryLoc); in ActOnCXXTryBlock()