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

  /external/clang/lib/Analysis/
ProgramPoint.cpp 36 return PreStore(S, LC, tag);
  /external/clang/include/clang/Analysis/
ProgramPoint.h 370 class PreStore : public LocationCheck {
372 PreStore(const Stmt *S, const LocationContext *L,
378 PreStore() {}

Completed in 50 milliseconds