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

  /external/clang/lib/AST/
DeclTemplate.cpp 244 C.AddDeallocation(DeallocateCommon, CommonPtr);
331 C.AddDeallocation(DeallocateCommon, CommonPtr);
    [all...]
ASTContext.cpp 701 void ASTContext::AddDeallocation(void (*Callback)(void*), void *Data) {
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]

Completed in 20 milliseconds