OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PrevN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
UndefBranchChecker.cpp
92
ExplodedNode *
PrevN
= *N->pred_begin();
93
ProgramPoint P =
PrevN
->getLocation();
98
St =
PrevN
->getState();
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp
1653
const ExplodedNode *
PrevN
= N->getFirstPred();
1667
if (isUnderconstrained(
PrevN
)) {
Completed in 17 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026