Searched defs:CoreturnLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h457 SourceLocation CoreturnLoc; member in class:clang::CoreturnStmt
466 CoreturnStmt(SourceLocation CoreturnLoc, Stmt *Operand, Stmt *PromiseCall, argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1426 StmtResult RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result, argument

Completed in 137 milliseconds