OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isRedundantBeforeReturn
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
EHScopeStack.h
153
virtual bool
isRedundantBeforeReturn
() { return false; }
CGDecl.cpp
553
bool
isRedundantBeforeReturn
() override { return true; }
CodeGenFunction.h
588
bool
isRedundantBeforeReturn
() override { return true; }
CGCall.cpp
5352
if (!(Cleanup && Cleanup->getCleanup()->
isRedundantBeforeReturn
()))
Completed in 74 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026