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 79 /// getInitialStore - Returns the initial "empty" store representing the
81 virtual StoreRef getInitialStore(const LocationContext *InitLoc) = 0;
  /external/clang/lib/StaticAnalyzer/Core/
ProgramState.cpp 388 StoreMgr->getInitialStore(InitLoc),
RegionStore.cpp 382 StoreRef getInitialStore(const LocationContext *InitLoc) {
    [all...]

Completed in 42 milliseconds