Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h71 PostConditionKind, enumerator
358 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() argument
364 return Location.getKind() == PostConditionKind; in isKind()