Home
last modified time | relevance | path

Searched defs:ShouldDrop (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp200 llvm::function_ref<bool(const Use *)> ShouldDrop) { in dropDroppableUses() argument
H A DFunction.cpp542 deleteBodyImpl(bool ShouldDrop) deleteBodyImpl() argument
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.cpp1214 bool ShouldDrop = Record.UnderlyingType.Name.empty(); visitTypedefRecord() local