Home
last modified time | relevance | path

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

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