Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Refactor/LocalRename/
H A DBuiltinOffsetof.cpp7 struct Struct2 { struct
13 (void)__builtin_offsetof(Struct2, /*range array=*/array[1][0]./*range f=*/field); in foo() argument
/llvm-project-15.0.7/clang/test/Index/Core/
H A Dindex-source.cpp537 struct Struct2 { struct
545 __builtin_offsetof(Struct2, array[1][0].field); in foo()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-musttail.cpp45 struct Struct2 { struct