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 765 for (DeallocationMap::const_iterator I = Deallocations.begin(),
766 E = Deallocations.end(); I != E; ++I)
807 Deallocations[Callback].push_back(Data);
    [all...]

Completed in 109 milliseconds