Searched defs:FnRetType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCoroutine.cpp | 1745 QualType const FnRetType = FD.getReturnType(); makeGroDeclAndReturnStmt() local |
H A D | SemaStmt.cpp | 3419 QualType FnRetType = CurCap->ReturnType; ActOnCapScopeReturnStmt() local |