Home
last modified time | relevance | path

Searched defs:NewLast (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclContextInternals.h52 DeclListNode::Decls *NewLast = nullptr; in erase_if() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTree.cpp171 auto *&NewLast = End ? End->PreviousSibling : LastChild; in replaceChildRangeLowLevel() local