Home
last modified time | relevance | path

Searched defs:NewHead (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h35 AllocatorNode *NewHead = new AllocatorNode; in addNode() local
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDeclContextInternals.h51 DeclListNode::Decls NewHead = nullptr; in erase_if() local
/openbsd/gnu/llvm/llvm/lib/Support/
H A DOptimizedStructLayout.cpp311 if (auto NewHead = Queue->getNext(Cur)) in performOptimizedStructLayout() local
/openbsd/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1568 NodeList *NewHead = Arena.alloc<NodeList>(); in demangleNameScopeChain() local