Searched defs:PostStore (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h376 class PostStore : public PostStmt { class in namespace:clang
381 PostStore(const Stmt *S, const LocationContext *L, const void *Loc, function in class:clang::PostStore
396 PostStore() {} function in class:clang::PostStore

Completed in 86 milliseconds