Home
last modified time | relevance | path

Searched defs:hasReturnStmt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractFunction.cpp851 bool hasReturnStmt(const ExtractionZone &ExtZone) { hasReturnStmt() function
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp2068 bool hasReturnStmt = false; hasEarlyReturn() local