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

  /external/clang/lib/StaticAnalyzer/Checkers/
BuiltinFunctionChecker.cpp 60 RM.getAllocaRegion(CE, C.getCurrentBlockCount(),
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 965 /// getAllocaRegion - Retrieve a region associated with a call to alloca().
966 const AllocaRegion *getAllocaRegion(const Expr *Ex, unsigned Cnt,
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 728 MemRegionManager::getAllocaRegion(const Expr *E, unsigned cnt,

Completed in 180 milliseconds