Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DElseAfterReturnCheck.cpp225 static StringRef getControlFlowString(const Stmt &Stmt) { in getControlFlowString() function
250 const StringRef ControlFlowInterrupter = getControlFlowString(*Interrupt); in check()