Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1841 bool GroMatchesRetType = S.getASTContext().hasSameType(GroType, FnRetType); in makeGroDeclAndReturnStmt() local
1849 if (!GroMatchesRetType) in makeGroDeclAndReturnStmt()
1865 if (GroMatchesRetType) { in makeGroDeclAndReturnStmt()
1914 if (!GroMatchesRetType && in makeGroDeclAndReturnStmt()