Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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-15.0.7/clang/test/CodeGen/
H A D2002-03-12-StructInitializer.c12 } Connection; typedef
H A D2002-03-12-StructInitialize.c8 } Connection; typedef
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dqt-simulator.h12 struct Connection {}; struct
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DCommunication.h29 class Connection; variable
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DLLDBLog.h24 Connection = Log::ChannelFlag<5>, enumerator
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-forward.h62 class Connection; variable