HomeSort by relevance Sort by last modified time
    Searched refs:LeaveLoc (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Stmt.h     [all...]
  /external/clang/lib/Parse/
ParseStmt.cpp 542 SourceLocation LeaveLoc = ConsumeToken(); // eat the '__leave'.
543 return Actions.ActOnSEHLeaveStmt(LeaveLoc, getCurScope());
    [all...]

Completed in 67 milliseconds