OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addLoopExit
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Analysis/
AnalysisDeclContext.cpp
71
bool
addLoopExit
, bool addScopes, bool synthesizeBodies,
82
cfgBuildOptions.
AddLoopExit
=
addLoopExit
;
CFG.cpp
750
void
addLoopExit
(const Stmt *LoopStmt);
1720
void CFGBuilder::
addLoopExit
(const Stmt *LoopStmt){
1721
if(!BuildOpts.
AddLoopExit
)
3352
addLoopExit
(F);
3710
addLoopExit
(W);
3889
addLoopExit
(D);
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/
AnalysisDeclContext.h
444
bool
addLoopExit
= false, bool addScopes = false,
Completed in 21 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026