Lines Matching full:two
71 ; RUN: FileCheck --strict-whitespace -check-prefix=TWO %s
73 ; TWO: Logical View:
74 ; TWO-NEXT: [000] {File} 'pr-46466-codeview-clang.o' -> COFF-x86-64
75 ; TWO-EMPTY:
76 ; TWO-NEXT: [001] {CompileUnit} 'pr-46466.cpp'
77 ; TWO-NEXT: [002] 1 {Struct} 'Struct'
78 ; TWO-NEXT: [003] 2 {Union} 'Union'
79 ; TWO-NEXT: [004] 3 {Enumeration} 'NestedEnum' -> 'int'
80 ; TWO-NEXT: [005] {Enumerator} 'BLUE' = '0x1'
81 ; TWO-NEXT: [005] {Enumerator} 'RED' = '0x0'
82 ; TWO-EMPTY:
83 ; TWO-NEXT: Logical View:
84 ; TWO-NEXT: [000] {File} 'pr-46466-codeview-msvc.o' -> COFF-x86-64
85 ; TWO-EMPTY:
86 ; TWO-NEXT: [001] {CompileUnit} 'pr-46466.cpp'
87 ; TWO-NEXT: [002] 1 {Struct} 'Struct'
88 ; TWO-NEXT: [003] 2 {Union} 'Union'
89 ; TWO-NEXT: [004] 3 {Enumeration} 'NestedEnum' -> 'int'
90 ; TWO-NEXT: [005] {Enumerator} 'BLUE' = '0x1'
91 ; TWO-NEXT: [005] {Enumerator} 'RED' = '0x0'