Home
last modified time | relevance | path

Searched defs:PrevN (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefBranchChecker.cpp91 ExplodedNode *PrevN = *N->pred_begin(); in checkBranchCondition() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1841 const ExplodedNode *PrevN = N->getFirstPred(); VisitNode() local