Searched defs:hasReturnStmt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ | ||
H A D | ExtractFunction.cpp | 851 bool hasReturnStmt(const ExtractionZone &ExtZone) { hasReturnStmt() function |
/llvm-project/flang/lib/Lower/ | ||
H A D | OpenACC.cpp | 2068 bool hasReturnStmt = false; hasEarlyReturn() local |