OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSEHTryScope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h
476
bool
isSEHTryScope
() const { return getFlags() & Scope::SEHTryScope; }
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h
721
bool
isSEHTryScope
() const { return !SEHTryEpilogueStack.empty(); }
Completed in 144 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026