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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp604 if (!S.buildCoroutineParameterMoves(Loc))
1613 bool Sema::buildCoroutineParameterMoves(SourceLocation Loc) { function in class:Sema
H A DTreeTransform.h7622 if (!SemaRef.buildCoroutineParameterMoves(FD->getLocation()))
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9859 bool buildCoroutineParameterMoves(SourceLocation Loc);

Completed in 296 milliseconds