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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 80 /// getInitialStore - Returns the initial "empty" store representing the
82 virtual StoreRef getInitialStore(const LocationContext *InitLoc) = 0;
  /external/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp 108 StoreMgr->getInitialStore(InitLoc),
347 StoreMgr->getInitialStore(InitLoc),
RegionStore.cpp 242 StoreRef getInitialStore(const LocationContext *InitLoc) {
    [all...]

Completed in 103 milliseconds