Searched refs:PreStore (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/Analysis/ | ||
H A D | ProgramPoint.cpp | 36 return PreStore(S, LC, tag); |
/external/clang/include/clang/Analysis/ | ||
H A D | ProgramPoint.h | 347 class PreStore : public LocationCheck { class in namespace:clang 349 PreStore(const Stmt *S, const LocationContext *L, function in class:clang::PreStore 355 PreStore() {} function in class:clang::PreStore |
Completed in 146 milliseconds