Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h358 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() function
415 : PostStmt(S, PostLoadKind, L, tag) {} in PostStmt() function
433 : PostStmt(S, PostStoreKind, L, tag) { in PostStmt() function
456 : PostStmt(S, PostLValueKind, L, tag) {} in PostStmt() function