Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1846 bool GroMatchesRetType = S.getASTContext().hasSameType(GroType, FnRetType); in makeGroDeclAndReturnStmt() local
1854 if (!GroMatchesRetType) in makeGroDeclAndReturnStmt()
1870 if (GroMatchesRetType) { in makeGroDeclAndReturnStmt()
1919 if (!GroMatchesRetType && in makeGroDeclAndReturnStmt()