Home
last modified time | relevance | path

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

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