Searched defs:getExceptLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h1776 return SourceRange(getExceptLoc(), getEndLoc());
1779 SourceLocation getExceptLoc() const { return Loc; } function in class:clang::SEHExceptStmt

Completed in 76 milliseconds