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

/external/clang/include/clang/AST/
H A DStmt.h1289 SourceLocation getBreakLoc() const { return BreakLoc; } function in class:clang::BreakStmt
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp200 Writer.AddSourceLocation(S->getBreakLoc(), Record);

Completed in 58 milliseconds