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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h304 class PostCondition : public PostStmt { class in namespace:clang
306 PostCondition(const Stmt *S, const LocationContext *L, function in class:clang::PostCondition
312 PostCondition() {} function in class:clang::PostCondition

Completed in 131 milliseconds