OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasBackEdges
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h
437
bool
HasBackEdges
= false;
/src/external/apache2/llvm/dist/clang/lib/Analysis/
ThreadSafetyCommon.cpp
778
if (CurrentBlockInfo->
HasBackEdges
)
780
CurrentBlockInfo->
HasBackEdges
= true;
ThreadSafety.cpp
745
bool
HasBackEdges
= false;
751
HasBackEdges
= true;
771
if (
HasBackEdges
)
Completed in 29 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026