Home
last modified time | relevance | path

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

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