Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h433 void setHasIndirectGoto() { in setHasIndirectGoto() function
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2289 FunctionScopes.back()->setHasIndirectGoto(); in setFunctionHasIndirectGoto()