Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h396 void setHasBranchIntoScope() { in setHasBranchIntoScope() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1511 FunctionScopes.back()->setHasBranchIntoScope(); in setFunctionHasBranchIntoScope()