Searched refs:const_c (Results 1 – 3 of 3) sorted by relevance
11 const C const_c; in main() local14 const_c.func(); in main()
24 ; const static int const_c = 18;83 !15 = !DIDerivedType(tag: DW_TAG_member, name: "const_c", scope: !5, file: !2, line: 10, baseType: …136 ; PRESENT-NEXT: DW_AT_name {{.*}} "const_c"186 ; DARWINP-NEXT: DW_AT_name {{.*}} "const_c"227 ; ABSENT: DW_AT_name {{.*}} "const_c"256 ; DARWINA: DW_AT_name {{.*}} "const_c"
28 const static int const_c = 18; member in C