Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dexplicitly-defaulted.cpp36 using ShouldDelete = TDerive<Deleted>; typedef
/llvm-project/llvm/lib/Support/
H A DPath.cpp1264 bool ShouldDelete = false; keep() local
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp1866 void MemorySSA::removeFromLists(MemoryAccess *MA, bool ShouldDelete) { in removeFromLists() argument
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp1657 removeStmts(function_ref<bool (ScopStmt &)> ShouldDelete,bool AfterHoisting) removeStmts() argument
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1559 auto *ShouldDelete = ImplicitParamDecl::Create( addImplicitStructorParams() local