Searched defs:PostLoadKind (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Analysis/ | ||
H A D | ProgramPoint.h | 47 PostLoadKind, enumerator in enum:clang::ProgramPoint::Kind 316 : PostStmt(S, PostLoadKind, L, tag) {} 319 return Location->getKind() == PostLoadKind; |
Completed in 62 milliseconds