Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h36 AllocatorNode *NewHead = new AllocatorNode; addNode() local
/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h52 DeclListNode::Decls NewHead = nullptr; in erase_if() local
/llvm-project/llvm/lib/Support/
H A DOptimizedStructLayout.cpp311 if (auto NewHead = Queue->getNext(Cur)) in performOptimizedStructLayout() local
/llvm-project/clang-tools-extra/pseudo/lib/
H A DGLR.cpp
/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1623 NodeList *NewHead = Arena.alloc<NodeList>(); demangleNameScopeChain() local