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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp254 static ExprResult buildOperatorCoawaitLookupExpr(Sema &SemaRef, Scope *S, function
287 ExprResult R = buildOperatorCoawaitLookupExpr(SemaRef, S, Loc);
794 ExprResult Lookup = buildOperatorCoawaitLookupExpr(*this, S, Loc);

Completed in 103 milliseconds