Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h71 PostStoreKind, enumerator
438 : PostStmt(S, PostStoreKind, L, tag) { in PostStmt() argument