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

/external/clang/include/clang/AST/
H A DStmt.h1266 SourceLocation getContinueLoc() const { return ContinueLoc; } function in class:clang::ContinueStmt
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp191 Writer.AddSourceLocation(S->getContinueLoc(), Record);

Completed in 43 milliseconds