Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-cpp/
H A Dmain.cpp23 typedef int AnotherChildType; // should show as int typedef
84 AnotherChildType AHILookInt = 15; in main()