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

/external/clang/lib/Parse/
H A DParseStmt.cpp1537 return Actions.ActOnContinueStmt(ContinueLoc, getCurScope());
/external/clang/lib/Sema/
H A DSemaStmt.cpp2088 Sema::ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope) { function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h2563 StmtResult ActOnContinueStmt(SourceLocation ContinueLoc, Scope *CurScope);

Completed in 38 milliseconds