Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCoroutine.cpp324 struct GetParamRef : public StmtVisitor<GetParamRef> { struct
327 GetParamRef() {} in GetParamRef() function
359 GetParamRef Visitor; in addCopy()