Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h47 PostStoreKind, enumerator
315 : PostStmt(S, PostStoreKind, L, tag) { in PostStmt() argument