Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmtCXX.h459 SourceLocation CoreturnLoc; variable
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h1505 StmtResult RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result, in RebuildCoreturnStmt()