Home
last modified time | relevance | path

Searched defs: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