Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp2015 return BuildCXXForRangeStmt(ForLoc, CoawaitLoc, ColonLoc, RangeDecl.get(), in ActOnCXXForRangeStmt()
2167 Sema::BuildCXXForRangeStmt(SourceLocation ForLoc, SourceLocation CoawaitLoc, in BuildCXXForRangeStmt() function in Sema
DTreeTransform.h1918 return getSema().BuildCXXForRangeStmt(ForLoc, CoawaitLoc, ColonLoc, in RebuildCXXForRangeStmt()
/external/clang/include/clang/Sema/
DSema.h3449 StmtResult BuildCXXForRangeStmt(SourceLocation ForLoc,