Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h400 void setHasBranchProtectedScope() { in setHasBranchProtectedScope() function
421 setHasBranchProtectedScope(); in setHasCXXTry()
426 setHasBranchProtectedScope(); in setHasSEHTry()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1516 FunctionScopes.back()->setHasBranchProtectedScope(); in setFunctionHasBranchProtectedScope()