Home
last modified time | relevance | path

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

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