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 521 SourceLocation LeaveLoc = ConsumeToken(); // eat the '__leave'.
522 return Actions.ActOnSEHLeaveStmt(LeaveLoc, getCurScope());
    [all...]

Completed in 40 milliseconds