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

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

Completed in 45 milliseconds