Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h425 void setHasBranchIntoScope() { in setHasBranchIntoScope() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2279 FunctionScopes.back()->setHasBranchIntoScope(); in setFunctionHasBranchIntoScope()