Home
last modified time | relevance | path

Searched refs:DeallocateDeclListNode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclContextInternals.h66 C.DeallocateDeclListNode(N); in erase_if()
74 C.DeallocateDeclListNode(Node); in erase_if()
105 C.DeallocateDeclListNode(ToDealloc); in MaybeDeallocList()
H A DASTContext.h675 void DeallocateDeclListNode(DeclListNode *N) { in DeallocateDeclListNode() function