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

/external/clang/include/clang/AST/
H A DASTContext.h2295 DeallocationMap; typedef in class:clang::ASTContext
2296 DeallocationMap Deallocations;
/external/clang/lib/AST/
H A DASTContext.cpp765 for (DeallocationMap::const_iterator I = Deallocations.begin(),

Completed in 83 milliseconds