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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1292 SourceLocation getBreakLoc() const { return BreakLoc; } function in class:clang::BreakStmt
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp201 Writer.AddSourceLocation(S->getBreakLoc(), Record);

Completed in 103 milliseconds