Home
last modified time | relevance | path

Searched defs:CoreturnStmt (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DStmtCXX.h387 CoreturnStmt(SourceLocation CoreturnLoc, Stmt *Operand, Stmt *PromiseCall) in CoreturnStmt() function
/external/llvm-project/clang/include/clang/AST/
DStmtCXX.h474 CoreturnStmt(EmptyShell) : CoreturnStmt({}, {}, {}) {} in CoreturnStmt() function