Searched defs:PostStoreKind (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Analysis/ | ||
H A D | ProgramPoint.h | 50 PostStoreKind, enumerator in enum:clang::ProgramPoint::Kind 383 : PostStmt(S, PostStoreKind, L, tag) { 398 return Location.getKind() == PostStoreKind; |
Completed in 100 milliseconds