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.cpp1756 bool GroMatchesRetType = S.getASTContext().hasSameType(GroType, FnRetType); in makeGroDeclAndReturnStmt() local
1764 if (!GroMatchesRetType) in makeGroDeclAndReturnStmt()
1780 if (GroMatchesRetType) { in makeGroDeclAndReturnStmt()
1829 if (!GroMatchesRetType && in makeGroDeclAndReturnStmt()