Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h51 PostConditionKind, enumerator
308 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() argument
314 return Location.getKind() == PostConditionKind; in isKind()