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 229 C.AddDeallocation(DeallocateCommon, CommonPtr);
316 C.AddDeallocation(DeallocateCommon, CommonPtr);
    [all...]
ASTContext.cpp 286 void ASTContext::AddDeallocation(void (*Callback)(void*), void *Data) {
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]

Completed in 40 milliseconds