Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7076 auto ToRetValue = importChecked(Err, S->getRetValue()); in VisitReturnStmt() local
7081 return ReturnStmt::Create(Importer.getToContext(), ToReturnLoc, ToRetValue, in VisitReturnStmt()