Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCoroutine.cpp322 struct GetParamRef : public StmtVisitor<GetParamRef> { struct
325 GetParamRef() {} in GetParamRef() function
357 GetParamRef Visitor; in addCopy()