Searched defs:GroType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCoroutine.cpp | 548 auto GroType = RVI->getType(); GetReturnObjectManager() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCoroutine.cpp | 1832 QualType const GroType = this->ReturnValue->getType(); makeGroDeclAndReturnStmt() local |