OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasEHBranches
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCleanup.cpp
665
assert(Scope.
hasEHBranches
() == (EHEntry != nullptr));
1173
if (EHStack.find(cleanup)->
hasEHBranches
())
1182
if (scope.
hasEHBranches
())
CGCleanup.h
131
bool
hasEHBranches
() const {
CGException.cpp
1175
if (catchScope.
hasEHBranches
())
1187
if (!CatchScope.
hasEHBranches
()) {
2211
if (!CatchScope.
hasEHBranches
()) {
Completed in 20 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026