HomeSort by relevance Sort by last modified time
    Searched refs:Deallocations (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 744 for (DeallocationMap::const_iterator I = Deallocations.begin(),
745 E = Deallocations.end(); I != E; ++I)
772 Deallocations[Callback].push_back(Data);
    [all...]

Completed in 31 milliseconds