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

  /external/clang/test/CodeGenCXX/
debug-info-qualifiers.cpp 12 // CHECK: ![[THIS]] = !DIDerivedType(tag: DW_TAG_pointer_type, baseType: ![[CONST_A:[0-9]+]]
13 // CHECK: ![[CONST_A]] = !DIDerivedType(tag: DW_TAG_const_type
debug-info-static-member.cpp 10 const static bool const_a = true; member in class:C
45 // CHECK: !DIDerivedType(tag: DW_TAG_member, name: "const_a"
  /external/llvm/test/DebugInfo/X86/
debug-info-static-member.ll 18 ; const static bool const_a = true;
75 !16 = !DIDerivedType(tag: DW_TAG_member, name: "const_a", line: 4, flags: DIFlagPrivate | DIFlagStaticMember, file: !33, scope: !13, baseType: !17, extraData: i1 true)
110 ; PRESENT-NEXT: DW_AT_name {{.*}} "const_a"
160 ; DARWINP-NEXT: DW_AT_name {{.*}} "const_a"
205 ; ABSENT: DW_AT_name {{.*}} "const_a"
234 ; DARWINA: DW_AT_name {{.*}} "const_a"
  /system/tools/aidl/docs/
aidl-cpp.md 193 const int CONST_A = 1;
201 `IMyInterface.CONST_A` and `IMyInterface::CONST_A` respectively).
  /external/opencv/cvaux/include/
cvmat.hpp 564 /* const_A(i,j) */
    [all...]

Completed in 118 milliseconds