Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp609 SourceLocation LeaveLoc = ConsumeToken(); // eat the '__leave'. in ParseSEHLeaveStatement() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3433 SourceLocation LeaveLoc; variable