Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DScopeInfo.h447 void setHasCXXTry(SourceLocation TryLoc) { in setHasCXXTry() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmt.cpp4466 FSI->setHasCXXTry(TryLoc); in ActOnCXXTryBlock()