Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DProgramPoint.h73 PostLValueKind, enumerator
461 : PostStmt(S, PostLValueKind, L, tag) {} in PostStmt() argument