Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/ExtractAPI/Serialization/
H A DSerializerBase.h26 bool Compact; member
/llvm-project-15.0.7/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp302 void BreakpointLocationList::Compact() { in Compact() function in BreakpointLocationList