HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentBlockCount (Results 1 - 8 of 8) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
BuiltinFunctionChecker.cpp 60 RM.getAllocaRegion(CE, C.getNodeBuilder().getCurrentBlockCount(),
CStringChecker.cpp 613 unsigned Count = C.getNodeBuilder().getCurrentBlockCount();
760 unsigned Count = C.getNodeBuilder().getCurrentBlockCount();
    [all...]
StreamChecker.cpp 225 unsigned Count = C.getNodeBuilder().getCurrentBlockCount();
MallocChecker.cpp 222 unsigned Count = C.getNodeBuilder().getCurrentBlockCount();
  /external/clang/lib/StaticAnalyzer/Core/
CXXExprEngine.cpp 207 unsigned blockCount = Builder->getCurrentBlockCount();
271 unsigned blockCount = Builder->getCurrentBlockCount();
ExprEngine.cpp     [all...]
CFRefCount.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 200 unsigned getCurrentBlockCount() const {
496 unsigned getCurrentBlockCount() const {

Completed in 213 milliseconds