Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.h43 bool Compact = true; member
/llvm-project/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp308 void BreakpointLocationList::Compact() { Compact() function in BreakpointLocationList
/llvm-project/llvm/tools/llvm-readtapi/
H A Dllvm-readtapi.cpp79 bool Compact = false; global() member
/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp1138 const FileType FileKind, bool Compact) { in writeToStream()
H A DTextStubV5.cpp1022 bool Compact) { in serializeInterfaceFileToJSON()