Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DProgramPoint.h71 PostConditionKind, enumerator
361 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() argument
367 return Location.getKind() == PostConditionKind; in isKind()