Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCoroutine.cpp645 if (!S.buildCoroutineParameterMoves(Loc)) in checkCoroutineContext()
1656 bool Sema::buildCoroutineParameterMoves(SourceLocation Loc) { in buildCoroutineParameterMoves() function in Sema
H A DTreeTransform.h7729 if (!SemaRef.buildCoroutineParameterMoves(FD->getLocation())) in TransformCoroutineBodyStmt()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10139 bool buildCoroutineParameterMoves(SourceLocation Loc);