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.h68 PostLoadKind, enumerator
415 : PostStmt(S, PostLoadKind, L, tag) {} in PostStmt() argument