Home
last modified time | relevance | path

Searched defs:GroType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCoroutines/
H A Dcoro-gro.cpp26 struct GroType { struct
H A Dcoro-gro-exp-namespace.cpp26 struct GroType { struct
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp1600 QualType const GroType = this->ReturnValue->getType(); in makeGroDeclAndReturnStmt() local