Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DCoroutineStmtBuilder.h51 bool buildDependentStatements();
H A DSemaCoroutine.cpp1138 buildDependentStatements(); in buildStatements()
1142 bool CoroutineStmtBuilder::buildDependentStatements() { in buildDependentStatements() function in CoroutineStmtBuilder
H A DTreeTransform.h7903 if (!Builder.buildDependentStatements()) in TransformCoroutineBodyStmt()