Home
last modified time | relevance | path

Searched defs:PostConditionKind (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h72 PostConditionKind, enumerator
363 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() argument