Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp687 if (!S.buildCoroutineParameterMoves(Loc)) in checkCoroutineContext()
1955 bool Sema::buildCoroutineParameterMoves(SourceLocation Loc) { in buildCoroutineParameterMoves() function in Sema
H A DTreeTransform.h8116 if (!SemaRef.buildCoroutineParameterMoves(FD->getLocation())) in TransformCoroutineBodyStmt()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11250 bool buildCoroutineParameterMoves(SourceLocation Loc);