Home
last modified time | relevance | path

Searched defs:NewParent (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/tools/llvm-xray/
H A Dtrie-node.h51 std::remove_reference_t<TrieNode<T> *> NewParent, in mergeTrieNodes()
/llvm-project/clang/tools/libclang/
H A DCursorVisitor.h142 SetParentRAII(CXCursor &Parent, const Decl *&StmtParent, CXCursor NewParent) in SetParentRAII()
/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h180 moveTopLevelCycleToNewParent(CycleT * NewParent,CycleT * Child) moveTopLevelCycleToNewParent() argument
/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp181 BasicBlock::BasicBlock(LLVMContext &C, const Twine &Name, Function *NewParent, in BasicBlock() argument
198 void BasicBlock::insertInto(Function *NewParent, BasicBlock *InsertBefore) { in insertInto() argument
[all...]
/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp301 const Stmt *NewParent = in canonicalize() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp265 void BCECmpBlock::split(BasicBlock *NewParent, AliasAnalysis &AA) const { in split()
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp384 __anon3ed2de1b0202(BinaryDataMapType::iterator Itr, BinaryData *NewParent) updateObjectNesting() argument