Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp3412 StmtResult Sema::ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, in ActOnCapScopeReturnStmt() function in Sema
3795 return ActOnCapScopeReturnStmt(ReturnLoc, RetValExp, NRInfo, in BuildReturnStmt()
/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h10888 StmtResult ActOnCapScopeReturnStmt(SourceLocation ReturnLoc, Expr *RetValExp,