OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isObviouslyBranchWithoutCleanups
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCleanup.cpp
1047
///
isObviouslyBranchWithoutCleanups
- Return true if a branch to the
1050
bool CodeGenFunction::
isObviouslyBranchWithoutCleanups
(JumpDest Dest) const {
CGStmt.cpp
1425
if (
isObviouslyBranchWithoutCleanups
(Block)) {
CodeGenFunction.h
1126
///
isObviouslyBranchWithoutCleanups
- Return true if a branch to the
1129
bool
isObviouslyBranchWithoutCleanups
(JumpDest Dest) const;
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026