Home
last modified time | relevance | path

Searched defs:LeaveLoc (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp677 SourceLocation LeaveLoc = ConsumeToken(); // eat the '__leave'. in ParseSEHLeaveStatement() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h3506 SourceLocation LeaveLoc; variable