Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2317 DeallocationMap; typedef
2318 DeallocationMap Deallocations;
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp760 for (DeallocationMap::const_iterator I = Deallocations.begin(), in ~ASTContext()