Searched defs:InfoEntry (Results 1 – 2 of 2) sorted by relevance
1197 struct InfoEntry { struct1198 size_t size;1199 size_t num_allocations;1200 uintptr_t frames[0];
460 typedef MapType::iterator InfoEntry; typedef in clang::consumed::ConsumedStmtVisitor