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

Completed in 18 milliseconds