Searched defs:setContinueLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Stmt.h | 1291 void setContinueLoc(SourceLocation L) { ContinueLoc = L; } function in class:clang::ContinueStmt |
Completed in 40 milliseconds