Home
last modified time | relevance | path

Searched defs:Connection (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h92 struct Connection { struct
96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() argument
/llvm-project/clang/test/CodeGen/
H A D2002-03-12-StructInitialize.c8 } Connection; typedef
H A D2002-03-12-StructInitializer.c12 } Connection; typedef
/llvm-project/lldb/include/lldb/Core/
H A DCommunication.h22 class Connection; variable
/llvm-project/clang/test/Analysis/Inputs/
H A Dqt-simulator.h13 struct Connection {}; struct
/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h24 Connection = Log::ChannelFlag<5>, enumerator
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h61 class Connection; variable