Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h72 PostLValueKind, enumerator
456 : PostStmt(S, PostLValueKind, L, tag) {} in PostStmt() argument