Searched refs:RebuildGotoStmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h1383 StmtResult RebuildGotoStmt(SourceLocation GotoLoc, SourceLocation LabelLoc, function in class:clang::TreeTransform
7424 return getDerived().RebuildGotoStmt(S->getGotoLoc(), S->getLabelLoc(),

Completed in 183 milliseconds