Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h74 PostConditionKind, enumerator
365 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() argument
371 return Location.getKind() == PostConditionKind; in isKind()