Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h281 PostStmt() {} in PostStmt() function
308 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() function
365 : PostStmt(S, PostLoadKind, L, tag) {} in PostStmt() function
383 : PostStmt(S, PostStoreKind, L, tag) { in PostStmt() function
406 : PostStmt(S, PostLValueKind, L, tag) {} in PostStmt() function