Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-static-member.cpp21 constexpr static float const_b = 3.14; member in C
23 const static float const_b = 3.14; member in C
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddebug-info-static-member.ll21 ; const static float const_b = 3.14;
80 !11 = !DIDerivedType(tag: DW_TAG_member, name: "const_b", scope: !5, file: !2, line: 7, baseType: !…
130 ; PRESENT-NEXT: DW_AT_name {{.*}} "const_b"
180 ; DARWINP-NEXT: DW_AT_name {{.*}} "const_b"
222 ; ABSENT: DW_AT_name {{.*}} "const_b"
251 ; DARWINA: DW_AT_name {{.*}} "const_b"