Searched defs:CBM (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DIdempotentOperationChecker.cpp575 const CFGStmtMap *CBM; member in class:VisitWL
581 : CBM(cbm), TargetBlock(targetBlock), CRA(cra) {}
586 B = CBM->getBlock(SP->getStmt());

Completed in 40 milliseconds