Searched refs:PostLoadKind (Results 1 – 3 of 3) sorted by relevance
33 case ProgramPoint::PostLoadKind: in getProgramPoint()
71 PostLoadKind, enumerator388 : PostStmt(S, PostLoadKind, L, tag) {} in PostStmt() argument394 return Location.getKind() == PostLoadKind; in isKind()
2383 ProgramPoint::PostLoadKind); in evalLoadCommon()