Home
last modified time | relevance | path

Searched refs:StructBehindRef (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/lazy-loading/
H A Dmain.cpp6 struct StructBehindRef { int i; }; struct
9 StructBehindRef struct_instance;
15 StructBehindRef &ref = struct_instance;