Home
last modified time | relevance | path

Searched refs:DeallocationMap (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h2226 DeallocationMap; typedef
2227 DeallocationMap Deallocations;
/external/clang/lib/AST/
DASTContext.cpp744 for (DeallocationMap::const_iterator I = Deallocations.begin(), in ~ASTContext()