Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtCXX.h474 SourceLocation CoreturnLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1551 StmtResult RebuildCoreturnStmt(SourceLocation CoreturnLoc, Expr *Result, in RebuildCoreturnStmt()