Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h50 PostStoreKind, enumerator
383 : PostStmt(S, PostStoreKind, L, tag) { in PostStmt() argument
398 return Location.getKind() == PostStoreKind; in isKind()