HomeSort by relevance Sort by last modified time
    Searched full:const_b (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/DebugInfo/X86/
debug-info-static-member.ll 21 ; const static float const_b = 3.14;
79 !20 = !DIDerivedType(tag: DW_TAG_member, name: "const_b", line: 7, flags: DIFlagProtected | DIFlagStaticMember, file: !33, scope: !13, baseType: !21, extraData: float 0x40091EB860000000)
119 ; PRESENT-NEXT: DW_AT_name {{.*}} "const_b"
169 ; DARWINP-NEXT: DW_AT_name {{.*}} "const_b"
211 ; ABSENT: DW_AT_name {{.*}} "const_b"
240 ; DARWINA: DW_AT_name {{.*}} "const_b"
  /external/clang/test/CodeGenCXX/
debug-info-static-member.cpp 13 const static float const_b = 3.14; member in class:C
58 // CHECK: !DIDerivedType(tag: DW_TAG_member, name: "const_b"
  /system/tools/aidl/docs/
aidl-cpp.md 194 const int CONST_B = 2;

Completed in 61 milliseconds