Home
last modified time | relevance | path

Searched refs:buildCoroutineParameterMoves (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCoroutine.cpp602 if (!S.buildCoroutineParameterMoves(Loc)) in checkCoroutineContext()
1664 bool Sema::buildCoroutineParameterMoves(SourceLocation Loc) { in buildCoroutineParameterMoves() function in Sema
H A DTreeTransform.h7855 if (!SemaRef.buildCoroutineParameterMoves(FD->getLocation())) in TransformCoroutineBodyStmt()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10575 bool buildCoroutineParameterMoves(SourceLocation Loc);