Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DProgramPoint.h304 PostStmt() {} in PostStmt() function
331 : PostStmt(S, PostConditionKind, L, tag) {} in PostStmt() function
388 : PostStmt(S, PostLoadKind, L, tag) {} in PostStmt() function
406 : PostStmt(S, PostStoreKind, L, tag) { in PostStmt() function
429 : PostStmt(S, PostLValueKind, L, tag) {} in PostStmt() function