Home
last modified time | relevance | path

Searched defs:BDR (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp661 if (const BlockDataRegion *BDR = dyn_cast<BlockDataRegion>(R)) { scan() local
H A DExprEngineC.cpp208 if (const BlockDataRegion *BDR = in VisitBlockExpr() local
H A DBugReporterVisitors.cpp1794 if (const auto *BDR = VisitNode() local