HomeSort by: relevance | last modified time | path
    Searched refs:getAllocaRegion (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
BuiltinFunctionChecker.cpp 86 RM.getAllocaRegion(CE, C.blockCount(), C.getLocationContext());
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 1362 /// getAllocaRegion - Retrieve a region associated with a call to alloca().
1363 const AllocaRegion *getAllocaRegion(const Expr *Ex, unsigned Cnt,
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 1228 MemRegionManager::getAllocaRegion(const Expr *E, unsigned cnt,

Completed in 26 milliseconds